MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20
Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "#": {
      "item": "minecraft:stick"
    },
    "$": {
      "item": "minecraft:tripwire_hook"
    },
    "&": {
      "item": "minecraft:iron_ingot"
    },
    "~": {
      "item": "minecraft:string"
    }
  },
  "pattern": [
    "#&#",
    "~$~",
    " # "
  ],
  "result": {
    "item": "minecraft:crossbow"
  },
  "show_notification": true
}