MCMinecraft Assets Explorer

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

scaffolding.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "I": {
      "item": "minecraft:bamboo"
    },
    "~": {
      "item": "minecraft:string"
    }
  },
  "pattern": [
    "I~I",
    "I I",
    "I I"
  ],
  "result": {
    "count": 6,
    "item": "minecraft:scaffolding"
  },
  "show_notification": true
}