mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 20:01:40 +09:00
.
This commit is contained in:
@@ -44,8 +44,6 @@ if settings.startup['PHI-RS-MODULE'].value == true then
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
for i=1, #items, 1 do
|
for i=1, #items, 1 do
|
||||||
if data.raw.recipe[items[i].name] ~= nil then
|
if data.raw.recipe[items[i].name] ~= nil then
|
||||||
for j=1, #recipe_multiplier, 1 do
|
for j=1, #recipe_multiplier, 1 do
|
||||||
|
|||||||
Reference in New Issue
Block a user