mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -4,6 +4,7 @@ Date: 2026-06-21
|
|||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- [GM] Generic code layout restructure.
|
- [GM] Generic code layout restructure.
|
||||||
|
- [GM] Science rehaul to VP mode.
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 3.0.145
|
Version: 3.0.145
|
||||||
|
|||||||
@@ -763,7 +763,7 @@ local items = {
|
|||||||
ingredients = {'agricultural-science-pack'},
|
ingredients = {'agricultural-science-pack'},
|
||||||
effects = {'yumako-processing', 'jellynut-processing'}
|
effects = {'yumako-processing', 'jellynut-processing'}
|
||||||
},
|
},
|
||||||
['tungsten-plate'] = {
|
['tungsten-steel'] = {
|
||||||
mod = 'space-age',
|
mod = 'space-age',
|
||||||
prerequisites = {},
|
prerequisites = {},
|
||||||
ingredients = {'metallurgic-science-pack'},
|
ingredients = {'metallurgic-science-pack'},
|
||||||
|
|||||||
Reference in New Issue
Block a user