This commit is contained in:
2025-06-07 03:07:33 +09:00
parent b167236bef
commit 32ea9c1754
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 3.0.115
Date: 2025-06-15
Changes:
- [SA] Some changes on the creative world map presets.
---------------------------------------------------------------------------------------------------
Version: 3.0.114
Date: 2025-06-15

View File

@@ -1742,10 +1742,7 @@ if settings.startup['PHI-CT'].value then
end
end
data.raw['map-gen-presets']['default']['empty-world'] = {
order = 'zz',
basic_settings = {autoplace_controls = {}}
}
data.raw['map-gen-presets']['default']['empty-world'] = {order = 'zz', basic_settings = {autoplace_controls = {}}}
for k, v in pairs (data.raw['autoplace-control']) do
v.can_be_disabled = true