MCMinecraft Assets Explorer

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

fletching_table.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": "#minecraft:planks",
    "@": "minecraft:flint"
  },
  "pattern": [
    "@@",
    "##",
    "##"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:fletching_table"
  }
}