mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -448,8 +448,8 @@ local items = {
|
||||
['artificial-jellynut-soil'] = true,
|
||||
['overgrowth-jellynut-soil'] = true,
|
||||
['biochamber'] = true,
|
||||
['capture-robot-rocket'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['capture-robot-rocket'] = true,
|
||||
['biter-egg'] = true,
|
||||
['spoilage-from-nutrients'] = true,
|
||||
['crusher'] = true,
|
||||
|
||||
@@ -1179,7 +1179,8 @@ if settings.startup['PHI-VP'].value then
|
||||
data.raw['simple-entity'][v].hidden_in_factoriopedia = true
|
||||
end
|
||||
|
||||
data.raw.ammo['capture-robot-rocket'] = nil
|
||||
data.raw.ammo['capture-robot-rocket'].hidden = true
|
||||
data.raw.ammo['capture-robot-rocket'].hidden_in_factoriopedia = true
|
||||
|
||||
data.raw['tips-and-tricks-item']['agriculture'] = nil
|
||||
data.raw['tips-and-tricks-item']['lava-processing'] = nil
|
||||
|
||||
Reference in New Issue
Block a user