mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -391,7 +391,7 @@ if data.raw.item['ice'] then
|
|||||||
energy_required = 0.5,
|
energy_required = 0.5,
|
||||||
enabled = true,
|
enabled = true,
|
||||||
icon = data.raw.item['ice'].icon,
|
icon = data.raw.item['ice'].icon,
|
||||||
category = 'crafting-with-fluid',
|
category = 'chemistry',
|
||||||
ingredients = {{type = 'fluid', name = 'water', amount = 10, fluidbox_multiplier = 10}},
|
ingredients = {{type = 'fluid', name = 'water', amount = 10, fluidbox_multiplier = 10}},
|
||||||
results = {{type = 'item', name = 'ice', amount = 1}},
|
results = {{type = 'item', name = 'ice', amount = 1}},
|
||||||
main_product = 'ice',
|
main_product = 'ice',
|
||||||
|
|||||||
Reference in New Issue
Block a user