mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 12:11:40 +09:00
.
This commit is contained in:
@@ -1520,6 +1520,8 @@ if settings.startup['PHI-CT'].value then
|
|||||||
entity.minable.result = item.name
|
entity.minable.result = item.name
|
||||||
entity.inventory_type = 'with_filters_and_bar'
|
entity.inventory_type = 'with_filters_and_bar'
|
||||||
entity.inventory_size = 1
|
entity.inventory_size = 1
|
||||||
|
entity.max_logistic_slots = 0
|
||||||
|
entity.trash_inventory_size = 0
|
||||||
entity.type = 'infinity-container'
|
entity.type = 'infinity-container'
|
||||||
entity.gui_mode = 'none'
|
entity.gui_mode = 'none'
|
||||||
entity.erase_contents_when_mined = true
|
entity.erase_contents_when_mined = true
|
||||||
|
|||||||
Reference in New Issue
Block a user