platforms are lighter in weight

This commit is contained in:
minjaesong
2024-03-02 18:24:58 +09:00
parent ec7ff3199d
commit 6c5ee14402
3 changed files with 10 additions and 10 deletions

View File

@@ -32,25 +32,25 @@
"basegame:272": { /* scaffolding */
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:18", 2, "basegame:161"] /* 2 sticks and 2 platform */
[2, 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 */
[2, 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 */
[2, 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 */
[2, 2, "item@basegame:18", 2, "basegame:164"] /* 2 sticks and 2 platform */
]
}
}