RyanHub – file viewer
filename: common/src/main/generated/data/oritech/recipe/crafting/techbutton.json
branch: 1.21
back to repo
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "a": {
      "tag": "c:ingots/copper"
    },
    "b": {
      "tag": "c:ingots/steel"
    }
  },
  "pattern": [
    "a  ",
    "b  "
  ],
  "result": {
    "count": 1,
    "id": "oritech:tech_button"
  }
}