This commit is contained in:
2026-06-10 13:37:25 +09:00
parent ddc7bb210e
commit e2cf6181ab
3 changed files with 10 additions and 3 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
---------------------------------------------------------------------------------------------------
Version: 3.0.148
Date: 2026-06-21
Changes:
- [GM] Generic code layout restructure.
---------------------------------------------------------------------------------------------------
Version: 3.0.147
Date: 2026-06-21
Date: 2026-06-14
Changes:
- [MB] Fixed an issue with code logic.
+1 -1
View File
@@ -933,7 +933,7 @@ local items = {
effects = {{type = 'change-recipe-productivity', recipe = 'rocket-part', change = 0.05}}
},
['research-productivity'] = {
prerequisites = {'space-science-pack', 'biolab', 'metallurgic-science-pack', 'electromagnetic-science-pack', 'cryogenic-science-pack'},
prerequisites = {'space-science-pack', 'biolab'},
unit_count_formula = '1500 * (1.5 ^ L)',
unit_ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}, {'utility-science-pack', 1}, {'space-science-pack', 1}, {'metallurgic-science-pack', 1}, {'electromagnetic-science-pack', 1}, {'cryogenic-science-pack', 1}},
max_level = 10,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "PHI-CL",
"version": "3.0.147",
"version": "3.0.148",
"factorio_version": "2.0",
"date": "2026-06-21",
"title": "Phidias Collection",