Skyroot Fence
aether:skyroot_fence

Skyroot Fence

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Wooden FencesFencesWooden FencesAxe MineableWooden FencesWooden Fences

Acquisition

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

Crafting
Skyroot Fence Skyroot Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_fence
Namespace
aether
Mod ID
aether
Tags (6)
c:blocks/wooden_fences
c:items/fences
c:items/wooden_fences
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_fences
minecraft:items/wooden_fences

Recipe JSON (1):

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