auto-generated crafting recipes for walls

This commit is contained in:
minjaesong
2023-09-17 16:47:00 +09:00
parent dd0bb30da1
commit 596328688c
3 changed files with 30 additions and 6 deletions

View File

@@ -2,31 +2,31 @@
"basegame:160": {
"workbench": "",
"ingredients": [
[4, 2, "$ROCK"]
[2, 1, "$ROCK"]
]
},
"basegame:161": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:48"]
[2, 1, "basegame:48"]
]
},
"basegame:162": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:49"]
[2, 1, "basegame:49"]
]
},
"basegame:163": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:50"]
[2, 1, "basegame:50"]
]
},
"basegame:164": {
"workbench": "",
"ingredients": [
[4, 2, "basegame:51"]
[2, 1, "basegame:51"]
]
}
}