mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 06:24:06 +09:00
wrench
This commit is contained in:
@@ -61,5 +61,9 @@
|
||||
"item@basegame:9": { /* wire cutter */
|
||||
"workbench": "basiccrafting,metalworking",
|
||||
"ingredients": [[1, 1, "item@basegame:112", 1, "item@basegame:113"]] /* 1 copper ingot, 1 iron ingot */
|
||||
},
|
||||
"item@basegame:47": { /* wrench */
|
||||
"workbench": "basiccrafting,metalworking",
|
||||
"ingredients": [[1, 4, "item@basegame:113"]] /* 4 iron ingots */
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user