This commit is contained in:
2026-07-01 23:06:41 +09:00
parent 81fb279c88
commit a3b0889f8e
6 changed files with 10 additions and 21 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ if items['hide'] and (data.raw['infinity-container']['super-infinity-chest'] or
end
-- CT A 1 BASE MAP_GEN_PRESET
if settings.startup['PHI-CT-TILE'].value then
if data.raw.tile[settings.startup['PHI-CT-TILE'].value] then
local autoplace_setting_decorative = {}
local autoplace_setting_entity = {}
local autoplace_setting_tile = {}
@@ -36,7 +36,7 @@ if settings.startup['PHI-CT-TILE'].value then
}
end
autoplace_setting_tile[settings.startup['PHI-CT-TILE-CHOICE'].value] = {
autoplace_setting_tile[settings.startup['PHI-CT-TILE'].value] = {
frequency = 1,
size = 1,
richness = 1