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