mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1744,8 +1744,7 @@ if settings.startup['PHI-CT'].value then
|
|||||||
|
|
||||||
data.raw['map-gen-presets']['default']['empty-world'] = {
|
data.raw['map-gen-presets']['default']['empty-world'] = {
|
||||||
order = 'zz',
|
order = 'zz',
|
||||||
basic_settings = {autoplace_controls = {}, autoplace_settings = {}, cliff_settings = {}},
|
basic_settings = {autoplace_controls = {}}
|
||||||
advanced_settings = {pollution = {enabled = false}, enemy_evolution = {enabled = false}, enemy_expansion = {enabled = false}}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for k, v in pairs (data.raw['autoplace-control']) do
|
for k, v in pairs (data.raw['autoplace-control']) do
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "PHI-CL",
|
"name": "PHI-CL",
|
||||||
"version": "3.0.114",
|
"version": "3.0.115",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"date": "2025-06-15",
|
"date": "2025-06-15",
|
||||||
"title": "Phidias Collection",
|
"title": "Phidias Collection",
|
||||||
|
|||||||
Reference in New Issue
Block a user