mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-12 21:08:43 +09:00
.
This commit is contained in:
@@ -480,8 +480,6 @@ data.raw['proxy-container']['proxy-container'].flags = {'not-blueprintable', 'hi
|
|||||||
data.raw['proxy-container']['proxy-container'].draw_inventory_content = false
|
data.raw['proxy-container']['proxy-container'].draw_inventory_content = false
|
||||||
|
|
||||||
if mods['space-age'] then
|
if mods['space-age'] then
|
||||||
data.raw['character']['character']['mining_categories'] = {'basic-solid', 'hard-solid'}
|
|
||||||
|
|
||||||
for _, v in pairs(data.raw['mining-drill']) do
|
for _, v in pairs(data.raw['mining-drill']) do
|
||||||
v.drops_full_belt_stacks = true
|
v.drops_full_belt_stacks = true
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user