MCMinecraft Assets Explorer

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

bamboo_fence.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "wooden_fence",
  "key": {
    "#": "minecraft:stick",
    "W": "minecraft:bamboo_planks"
  },
  "pattern": [
    "W#W",
    "W#W"
  ],
  "result": {
    "count": 3,
    "id": "minecraft:bamboo_fence"
  }
}