MCMinecraft Assets Explorer

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

acacia_fence.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "group": "wooden_fence",
  "pattern": [
    "W#W",
    "W#W"
  ],
  "key": {
    "W": {
      "item": "minecraft:acacia_planks"
    },
    "#": {
      "item": "minecraft:stick"
    }
  },
  "result": {
    "item": "minecraft:acacia_fence",
    "count": 3
  }
}