MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

diamond_pickaxe.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:diamond"
    }
  },
  "pattern": [
    "XXX",
    " # ",
    " # "
  ],
  "result": {
    "item": "minecraft:diamond_pickaxe"
  },
  "show_notification": true
}