{ "basegame:176": { /* torch */ "workbench": "", "ingredients": [ [5, 1, "item@basegame:18", 1, "item@basegame:130"] /* 5 torches = 1 stick, 1 coal */ ] }, "item@basegame:5": { /* tiki torch */ "workbench": "", "ingredients": [ [1, 1, "$WOOD", 3, "item@basegame:18", 1, "basegame:176"], /* 1 tiki torch = 1 wood, 3 sticks, 1 torch */ [1, 1, "$WOOD", 3, "item@basegame:18", 1, "basegame:192"] ] }, "item@basegame:16": { /* workbench */ "workbench": "", "ingredients": [ [1, 8, "$WOOD"] ] }, "item@basegame:17": { /* basic smelter */ "workbench": "basiccrafting", "ingredients": [ [1, 40, "$ROCK", 20, "item@basegame:25"] /* 1 smelter = 40 rocks, 20 clay balls */ ] }, "item@basegame:27": { /* metalworking */ "workbench": "basiccrafting", "ingredients": [ [1, 20, "$ROCK", 10, "item@basegame:25", 10, "item@basegame:113"] /* 1 smelter = 20 rocks, 10 clay balls, 10 iron ingots */ ] }, "item@basegame:256": { /* oak door */ "workbench": "basiccrafting", "ingredients": [ [1, 6, "basegame:48"] ] }, "item@basegame:257": { /* ebony door */ "workbench": "basiccrafting", "ingredients": [ [1, 6, "basegame:49"] ] }, "item@basegame:258": { /* birch door */ "workbench": "basiccrafting", "ingredients": [ [1, 6, "basegame:50"] ] }, "item@basegame:259": { /* rosewood door */ "workbench": "basiccrafting", "ingredients": [ [1, 6, "basegame:51"] ] } }