mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 22:31:52 +09:00
14 lines
430 B
JSON
14 lines
430 B
JSON
{
|
|
"item@basegame:14": { /* wooden pick */
|
|
"workbench": "basiccrafting",
|
|
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
|
},
|
|
"item@basegame:22": { /* wooden hatchet */
|
|
"workbench": "basiccrafting",
|
|
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
|
},
|
|
"item@basegame:15": { /* wooden mallet */
|
|
"workbench": "basiccrafting",
|
|
"ingredients": [[1, 6, "$WOOD", 2, "item@basegame:18"]]
|
|
}
|
|
} |