actual crafting recipes

This commit is contained in:
minjaesong
2023-09-10 22:22:55 +09:00
parent 5f0e6135e7
commit a40f044cb3
3 changed files with 71 additions and 22 deletions

View File

@@ -0,0 +1,39 @@
{
"item@basegame:5": {
"workbench": "",
"ingredients": [
[1, 3, "$WOOD", 1, "basegame:176"]
]
},
"item@basegame:5": {
"workbench": "",
"ingredients": [
[1, 3, "$WOOD", 1, "basegame:192"]
]
},
"item@basegame:256": {
"workbench": "",
"ingredients": [
[1, 4, "basegame:48"]
]
},
"item@basegame:257": {
"workbench": "",
"ingredients": [
[1, 4, "basegame:49"]
]
},
"item@basegame:258": {
"workbench": "",
"ingredients": [
[1, 4, "basegame:50"]
]
},
"item@basegame:259": {
"workbench": "",
"ingredients": [
[1, 4, "basegame:51"]
]
}
}