mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
uiitem and template refactoring; new smelter ui wip
This commit is contained in:
@@ -55,5 +55,11 @@
|
||||
"ingredients": [
|
||||
[1, 6, "basegame:51"]
|
||||
]
|
||||
},
|
||||
"item@basegame:6": { /* storage chest */
|
||||
"workbench": "basiccrafting",
|
||||
"ingredients": [
|
||||
[1, 20, "$WOOD"] /* 1 chest = 20 wood */
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user