recipe for scaffolding

This commit is contained in:
minjaesong
2024-02-12 01:44:24 +09:00
parent 1333ece2b1
commit 0d036bb7c0
2 changed files with 28 additions and 11 deletions

View File

@@ -28,5 +28,29 @@
"ingredients": [
[2, 1, "basegame:51"]
]
},
"basegame:272": { /* scaffolding */
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:18", 2, "basegame:161"] /* 2 sticks and 2 platform */
]
},
"basegame:273": { /* scaffolding */
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:18", 2, "basegame:162"] /* 2 sticks and 2 platform */
]
},
"basegame:274": { /* scaffolding */
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:18", 2, "basegame:163"] /* 2 sticks and 2 platform */
]
},
"basegame:275": { /* scaffolding */
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:18", 2, "basegame:164"] /* 2 sticks and 2 platform */
]
}
}