RyanHub - file viewer
filename: common/src/main/generated/data/oritech/recipe/compat/techreborn/lamp_incandescent.json
branch: 1.21
back to repo
{
  "fabric:load_conditions": [
    {
      "condition": "fabric:all_mods_loaded",
      "values": [
        "techreborn"
      ]
    }
  ],
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "C": {
      "item": "techreborn:copper_cable"
    },
    "F": {
      "tag": "c:carbon_fibre"
    },
    "G": {
      "tag": "c:glass_panes/colorless"
    }
  },
  "pattern": [
    "GGG",
    "CFC",
    "GGG"
  ],
  "result": {
    "count": 1,
    "id": "techreborn:lamp_incandescent"
  }
}