{ "wire@basegame:8192": { /* signal wire red */ "workbench": "", "ingredients": [ [10, 1, "item@basegame:112"], /* 1 copper */ [1, 1, "$SIGNALWIRE"] /* 1 other signal wire */ ] }, "wire@basegame:8193": { /* signal wire green */ "workbench": "", "ingredients": [ [10, 1, "item@basegame:112"], /* 1 copper */ [1, 1, "$SIGNALWIRE"] /* 1 other signal wire */ ] }, "wire@basegame:8194": { /* signal wire blue */ "workbench": "", "ingredients": [ [10, 1, "item@basegame:112"], /* 1 copper */ [1, 1, "$SIGNALWIRE"] /* 1 other signal wire */ ] }, "item@basegame:35": { /* copper bulb */ "workbench": "basiccrafting", "ingredients": [ [2, 1, "item@basegame:112", 1, "item@basegame:113"] /* 1 copper, 1 iron */ ] } }