MCMinecraft Assets Explorer

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

stonecutter.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "item": "minecraft:stone"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "pattern": [
    " I ",
    "###"
  ],
  "result": {
    "item": "minecraft:stonecutter"
  },
  "show_notification": true
}