This commit is contained in:
2026-06-03 20:49:25 +09:00
parent 4809b386ad
commit 2b960ee1c7
+1 -1
View File
@@ -532,7 +532,7 @@ local items = {
['casting-copper-cable'] = { ['casting-copper-cable'] = {
energy_required = 1.85, energy_required = 1.85,
ingredients = {{type = 'fluid', name = 'molten-copper', amount = 10, fluidbox_multiplier = 10}}, ingredients = {{type = 'fluid', name = 'molten-copper', amount = 10, fluidbox_multiplier = 10}},
results = {{type = 'item', name = 'copper-cable', amount = 4}} results = {{type = 'item', name = 'copper-cable', amount = 3}}
}, },
}, },
['tips_and_tricks_item'] = { ['tips_and_tricks_item'] = {