mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -399,7 +399,7 @@ local items = {
|
|||||||
},
|
},
|
||||||
['tungsten-plate'] = {
|
['tungsten-plate'] = {
|
||||||
energy_required = 5,
|
energy_required = 5,
|
||||||
category = 'metallurgic',
|
category = 'metallurgy',
|
||||||
allow_productivity = true,
|
allow_productivity = true,
|
||||||
ingredients = {{type = 'item', name = 'tungsten-ore', amount = 8}, {type = 'fluid', name = 'molten-iron', amount = 20, fluidbox_multiplier = 10}},
|
ingredients = {{type = 'item', name = 'tungsten-ore', amount = 8}, {type = 'fluid', name = 'molten-iron', amount = 20, fluidbox_multiplier = 10}},
|
||||||
results = {{type = 'item', name = 'tungsten-plate', amount = 2}}
|
results = {{type = 'item', name = 'tungsten-plate', amount = 2}}
|
||||||
|
|||||||
Reference in New Issue
Block a user