mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
recipe for scaffolding
This commit is contained in:
@@ -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 */
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user