mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1025,7 +1025,7 @@ if settings.startup['PHI-VP'].value then
|
||||
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_in_factoriopedia = v
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user