mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-29 11:46:37 +09:00
.
This commit is contained in:
@@ -1162,6 +1162,7 @@ if settings.startup['PHI-VP'].value then
|
||||
data.raw['inserter'][v].grab_less_to_match_belt_stack = true
|
||||
data.raw['inserter'][v].enter_drop_mode_if_held_stack_spoiled = true
|
||||
data.raw['inserter'][v].allow_custom_vectors = true
|
||||
-- data.raw['inserter'][v].extension_speed = data.raw['inserter'][v].extension_speed * 2
|
||||
end
|
||||
|
||||
for _, v in pairs({'wooden-chest', 'iron-chest', 'steel-chest'}) do
|
||||
|
||||
Reference in New Issue
Block a user