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": {
    "O": {
      "item": "minecraft:slime_ball"
    },
    "~": {
      "item": "minecraft:string"
    }
  },
  "pattern": [
    "~~ ",
    "~O ",
    "  ~"
  ],
  "result": {
    "count": 2,
    "item": "minecraft:lead"
  },
  "show_notification": true
}