mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
fix typo in crafting recipe
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"item@basegame:36": { /* wire rolling mill */
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [
|
||||
[1, 1, "$WOOD", 1, "$ROCK", 5, "item@basegame:113"] /* 1 plank, 2 stone, 5 iron ingot */
|
||||
[1, 1, "$WOOD", 2, "$ROCK", 5, "item@basegame:113"] /* 1 plank, 2 stone, 5 iron ingot */
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user