scaffoldings recipe change

This commit is contained in:
minjaesong
2024-03-02 19:41:00 +09:00
parent 6c5ee14402
commit f07a6f6430

View File

@@ -32,25 +32,25 @@
"basegame:272": { /* scaffolding */
"workbench": "",
"ingredients": [
[2, 2, "item@basegame:18", 2, "basegame:161"] /* 2 sticks and 2 platform */
[2, 2, "item@basegame:18", 2, "basegame:48"] /* 2 sticks and 2 wood */
]
},
"basegame:273": { /* scaffolding */
"workbench": "",
"ingredients": [
[2, 2, "item@basegame:18", 2, "basegame:162"] /* 2 sticks and 2 platform */
[2, 2, "item@basegame:18", 2, "basegame:49"] /* 2 sticks and 2 wood */
]
},
"basegame:274": { /* scaffolding */
"workbench": "",
"ingredients": [
[2, 2, "item@basegame:18", 2, "basegame:163"] /* 2 sticks and 2 platform */
[2, 2, "item@basegame:18", 2, "basegame:50"] /* 2 sticks and 2 wood */
]
},
"basegame:275": { /* scaffolding */
"workbench": "",
"ingredients": [
[2, 2, "item@basegame:18", 2, "basegame:164"] /* 2 sticks and 2 platform */
[2, 2, "item@basegame:18", 2, "basegame:51"] /* 2 sticks and 2 wood */
]
}
}