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