Fix use of cutter & forge hammer
There were a few recipes which didn't list these tools as extras, and therefore had the crafting plan making a lot of them each time
This commit is contained in:
@@ -496,6 +496,7 @@ item: Copper Boiler
|
|||||||
|
|
||||||
item: Copper Cable
|
item: Copper Cable
|
||||||
recipe:
|
recipe:
|
||||||
|
extras: Cutter
|
||||||
input: Copper Plate, Cutter
|
input: Copper Plate, Cutter
|
||||||
pattern: ... 01. ...
|
pattern: ... 01. ...
|
||||||
quantity: 4
|
quantity: 4
|
||||||
@@ -1152,6 +1153,7 @@ item: Glass Fibre Cable
|
|||||||
|
|
||||||
item: Gold Cable
|
item: Gold Cable
|
||||||
recipe:
|
recipe:
|
||||||
|
extras: Cutter
|
||||||
input: Cutter, Gold Plate
|
input: Cutter, Gold Plate
|
||||||
pattern: ... 10. ...
|
pattern: ... 10. ...
|
||||||
quantity: 4
|
quantity: 4
|
||||||
@@ -1659,9 +1661,8 @@ item: Lead Item Casing
|
|||||||
pattern: ... 10. ...
|
pattern: ... 10. ...
|
||||||
quantity: 2
|
quantity: 2
|
||||||
recipe:
|
recipe:
|
||||||
extras: Forge Hammer
|
input: Lead Plate
|
||||||
input: Forge Hammer, Lead Plate
|
pattern: ... .0. ...
|
||||||
pattern: ... 10. ...
|
|
||||||
quantity: 2
|
quantity: 2
|
||||||
tools: Metal Former
|
tools: Metal Former
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user