mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
22 lines
554 B
JSON
22 lines
554 B
JSON
{
|
|
"basegame:48": { /* oak planks */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:168"]]
|
|
},
|
|
"basegame:49": { /* ebony planks */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:169"]]
|
|
},
|
|
"basegame:50": { /* birch planks */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:170"]]
|
|
},
|
|
"basegame:51": { /* rosewood planks */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "item@basegame:171"]]
|
|
},
|
|
"item@basegame:18": { /* stick */
|
|
"workbench": "",
|
|
"ingredients": [[2, 1, "$WOOD"]]
|
|
}
|
|
} |