wire rolling mill

This commit is contained in:
minjaesong
2024-03-02 02:42:31 +09:00
parent 01b5569169
commit ea1702ace4
11 changed files with 74 additions and 29 deletions

View File

@@ -31,6 +31,12 @@
[1, 20, "$ROCK", 10, "item@basegame:25", 10, "item@basegame:113"] /* 1 smelter = 20 rocks, 10 clay balls, 10 iron ingots */
]
},
"item@basegame:36": { /* wire rolling mill */
"workbench": "basiccrafting",
"ingredients": [
[1, 1, "$WOOD", 1, "$ROCK", 5, "item@basegame:113"] /* 1 plank, 2 stone, 5 iron ingot */
]
},
"item@basegame:256": { /* oak door */
"workbench": "basiccrafting",