mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 3.0.42
|
||||||
|
Date: 2024-11-30
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
- [SA] Changed some tile logic.
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 3.0.41
|
Version: 3.0.41
|
||||||
Date: 2024-11-29
|
Date: 2024-11-29
|
||||||
|
|||||||
@@ -392,18 +392,7 @@ local items = {
|
|||||||
['natural-yumako-soil'] = true,
|
['natural-yumako-soil'] = true,
|
||||||
['natural-jellynut-soil'] = true,
|
['natural-jellynut-soil'] = true,
|
||||||
['wetland-yumako'] = true,
|
['wetland-yumako'] = true,
|
||||||
['wetland-jellynut'] = true,
|
['wetland-jellynut'] = true
|
||||||
['lowland-brown-blubber'] = true,
|
|
||||||
['lowland-olive-blubber'] = true,
|
|
||||||
['lowland-olive-blubber-2'] = true,
|
|
||||||
['lowland-olive-blubber-3'] = true,
|
|
||||||
['lowland-cream-red'] = true,
|
|
||||||
['lowland-red-vein'] = true,
|
|
||||||
['lowland-red-vein-2'] = true,
|
|
||||||
['lowland-red-vein-3'] = true,
|
|
||||||
['lowland-red-vein-4'] = true,
|
|
||||||
['lowland-red-vein-dead'] = true,
|
|
||||||
['lowland-red-infection'] = true
|
|
||||||
},
|
},
|
||||||
['resource'] = {
|
['resource'] = {
|
||||||
['tungsten-ore'] = true,
|
['tungsten-ore'] = true,
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "PHI-CL",
|
"name": "PHI-CL",
|
||||||
"version": "3.0.41",
|
"version": "3.0.42",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"date": "2024-11-29",
|
"date": "2024-11-30",
|
||||||
"title": "Phidias Collection",
|
"title": "Phidias Collection",
|
||||||
"author": "PHIDIAS0303",
|
"author": "PHIDIAS0303",
|
||||||
"contributers": "",
|
"contributers": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user