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,32 @@
{
"basegame:160": {
"workbench": "",
"ingredients": [
[4, 2, "$ROCK"]
]
},
"basegame:161": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:48"]
]
},
"basegame:162": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:49"]
]
},
"basegame:163": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:50"]
]
},
"basegame:164": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:51"]
]
}
}