mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -268,6 +268,7 @@ local items = {
|
||||
results = {{type = 'item', name = 'cryogenic-science-pack', amount = 2}, {type = 'fluid', name = 'fluoroketone-hot', amount = 5, fluidbox_multiplier = 10, ignored_by_stats = 5, ignored_by_productivity = 5}}
|
||||
},
|
||||
['agricultural-science-pack'] = {
|
||||
category = 'crafting-with-fluid',
|
||||
energy_required = 10,
|
||||
ingredients = {{type = 'fluid', name = 'water', amount = 10, fluidbox_multiplier = 10}, {type = 'item', name = 'yumako-mash', amount = 1}, {type = 'item', name = 'jelly', amount = 1}},
|
||||
results = {{type = 'item', name = 'agricultural-science-pack', amount = 2}}
|
||||
|
||||
Reference in New Issue
Block a user