MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.12.2
Empty File
{
  "type": "crafting_shaped",
  "pattern": [
    "#X#"
  ],
  "key": {
    "#": {
      "item": "minecraft:wheat"
    },
    "X": {
      "item": "minecraft:dye",
      "data": 3
    }
  },
  "result": {
    "item": "minecraft:cookie",
    "count": 8
  }
}