mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -421,7 +421,7 @@ if settings.startup['PHI-MI'].value then
|
||||
|
||||
item.name = '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})
|
||||
|
||||
entity.inventory_size = 1
|
||||
|
||||
Reference in New Issue
Block a user