uiitem and template refactoring; new smelter ui wip

This commit is contained in:
minjaesong
2024-01-29 18:51:53 +09:00
parent 8aedd7c78a
commit 3214f11375
14 changed files with 290 additions and 64 deletions

View File

@@ -55,5 +55,11 @@
"ingredients": [
[1, 6, "basegame:51"]
]
},
"item@basegame:6": { /* storage chest */
"workbench": "basiccrafting",
"ingredients": [
[1, 20, "$WOOD"] /* 1 chest = 20 wood */
]
}
}

Binary file not shown.