MCMinecraft Assets Explorer

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

scaffolding.json0 B

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