mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -873,10 +873,13 @@ if settings.startup['PHI-SA'].value then
|
||||
data.raw['simple-entity']['lithium-iceberg-medium'] = nil
|
||||
data.raw['simple-entity']['lithium-iceberg-big'] = nil
|
||||
data.raw['simple-entity']['lithium-iceberg-huge'] = nil
|
||||
|
||||
data.raw.resource['tungsten-ore'] = nil
|
||||
data.raw.resource['calcite'] = nil
|
||||
data.raw.resource['scrap'] = nil
|
||||
|
||||
data.raw.resource['tungsten-ore'].hidden = true
|
||||
data.raw.resource['tungsten-ore'].hidden_in_factoriopedia = true
|
||||
data.raw.resource['calcite'].hidden = true
|
||||
data.raw.resource['calcite'].hidden_in_factoriopedia = true
|
||||
data.raw.resource['scrap'].hidden = true
|
||||
data.raw.resource['scrap'].hidden_in_factoriopedia = true
|
||||
]]
|
||||
|
||||
data.raw['unit-spawner']['biter-spawner'].captured_spawner_entity = nil
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "PHI-CL",
|
||||
"version": "3.0.25",
|
||||
"version": "3.0.26",
|
||||
"factorio_version": "2.0",
|
||||
"date": "2024-11-12",
|
||||
"date": "2024-11-13",
|
||||
"title": "Phidias Collection",
|
||||
"author": "PHIDIAS0303",
|
||||
"contributers": "",
|
||||
|
||||
Reference in New Issue
Block a user