mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
scaffoldings recipe change
This commit is contained in:
@@ -32,25 +32,25 @@
|
|||||||
"basegame:272": { /* scaffolding */
|
"basegame:272": { /* scaffolding */
|
||||||
"workbench": "",
|
"workbench": "",
|
||||||
"ingredients": [
|
"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 */
|
"basegame:273": { /* scaffolding */
|
||||||
"workbench": "",
|
"workbench": "",
|
||||||
"ingredients": [
|
"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 */
|
"basegame:274": { /* scaffolding */
|
||||||
"workbench": "",
|
"workbench": "",
|
||||||
"ingredients": [
|
"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 */
|
"basegame:275": { /* scaffolding */
|
||||||
"workbench": "",
|
"workbench": "",
|
||||||
"ingredients": [
|
"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 */
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user