mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 04:11:39 +09:00
.
This commit is contained in:
@@ -1025,7 +1025,7 @@ if settings.startup['PHI-VP'].value then
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
for k, _ in pairs(items['space-age']['PHI-VP-MAIN']['recipe']) do
|
for k, v in pairs(items['space-age']['PHI-VP-MAIN']['recipe']) do
|
||||||
data.raw.recipe[k].hidden = v
|
data.raw.recipe[k].hidden = v
|
||||||
data.raw.recipe[k].hidden_in_factoriopedia = v
|
data.raw.recipe[k].hidden_in_factoriopedia = v
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user