MCMinecraft Assets Explorer

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

mangrove_fence_gate.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "group": "wooden_fence_gate",
  "key": {
    "#": "minecraft:stick",
    "W": "minecraft:mangrove_planks"
  },
  "pattern": [
    "#W#",
    "#W#"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:mangrove_fence_gate"
  }
}