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
|
||||
Date: 2024-11-29
|
||||
|
||||
@@ -392,18 +392,7 @@ local items = {
|
||||
['natural-yumako-soil'] = true,
|
||||
['natural-jellynut-soil'] = true,
|
||||
['wetland-yumako'] = 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
|
||||
['wetland-jellynut'] = true
|
||||
},
|
||||
['resource'] = {
|
||||
['tungsten-ore'] = true,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "PHI-CL",
|
||||
"version": "3.0.41",
|
||||
"version": "3.0.42",
|
||||
"factorio_version": "2.0",
|
||||
"date": "2024-11-29",
|
||||
"date": "2024-11-30",
|
||||
"title": "Phidias Collection",
|
||||
"author": "PHIDIAS0303",
|
||||
"contributers": "",
|
||||
|
||||
Reference in New Issue
Block a user