recipe for engraving workbench

This commit is contained in:
minjaesong
2024-03-22 22:27:47 +09:00
parent c87bd182b0
commit 844ec6bd4f
2 changed files with 10 additions and 1 deletions

View File

@@ -49,7 +49,12 @@
[1, 12, "$WOOD", 5, "item@basegame:113"] /* 12 wood, 5 iron */
]
},
"item@basegame:53": { /* engraving workbench */
"workbench": "basiccrafting",
"ingredients": [
[1, 12, "$WOOD", 8, "item@basegame:113"] /* 12 wood, 8 iron */
]
},
"item@basegame:256": { /* oak door */