This commit is contained in:
2024-06-18 19:37:06 +09:00
parent aeb2350653
commit faca2f12f7

View File

@@ -421,7 +421,7 @@ if settings.startup['PHI-MI'].value then
item.name = 'basic-' .. chests[i] item.name = 'basic-' .. chests[i]
item.place_result = 'basic-' .. chests[i] item.place_result = 'basic-' .. chests[i]
item.order = item.order .. '-basic' item.order = 'b[storage]-d[basic-' .. item.order .. ']'
data:extend({item}) data:extend({item})
entity.inventory_size = 1 entity.inventory_size = 1