Skyroot Fence Gate
aether:skyroot_fence_gate

Skyroot Fence Gate

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Wooden Fence GatesFence GatesWooden Fence GatesFence GatesAxe Mineable

Acquisition

Crafting using Skyroot Stick, Skyroot Planks, Skyroot Stick, Skyroot Stick, Skyroot Planks and Skyroot Stick, arranged in the pattern shown. Produces Skyroot Fence Gate.

Crafting
Skyroot Fence Gate Skyroot Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_fence_gate
Namespace
aether
Mod ID
aether
Tags (5)
c:blocks/wooden_fence_gates
c:items/fence_gates
c:items/wooden_fence_gates
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "/M/",
    "/M/"
  ],
  "ingredients": {
    "/": {
      "tag": "aether:skyroot_stick"
    },
    "M": {
      "item": "aether:skyroot_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence_gate",
  "experience": null,
  "cooking_time": null
}