MCMinecraft Assets Explorer

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

warped_fence_gate.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "group": "wooden_fence_gate",
  "key": {
    "#": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "minecraft:warped_planks"
    }
  },
  "pattern": [
    "#W#",
    "#W#"
  ],
  "result": {
    "item": "minecraft:warped_fence_gate"
  },
  "show_notification": true
}