mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
turntable to play disc
This commit is contained in:
@@ -62,5 +62,12 @@
|
||||
"ingredients": [
|
||||
[1, 20, "$WOOD"] /* 1 chest = 20 wood */
|
||||
]
|
||||
},
|
||||
|
||||
"item@basegame:30": { /* turntable */
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [
|
||||
[1, 4, "item@basegame:144", 14, "$WOOD", 10, "item@basegame:113"] /* 1 turntable = 4 quartz, 14 wood, 10 iron */
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user