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"
    },
    "X": {
      "item": "minecraft:flint"
    },
    "Y": {
      "item": "minecraft:feather"
    }
  },
  "pattern": [
    "X",
    "#",
    "Y"
  ],
  "result": {
    "count": 4,
    "item": "minecraft:arrow"
  },
  "show_notification": true
}