Glacian Fence Gate
ad_astra:glacian_fence_gate

Glacian Fence Gate

Ad Astra · by Alex Nijjar
block Fence GatesAxe MineableFence Gates

Acquisition

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

Crafting
Glacian Fence Gate Glacian Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Glacian Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:glacian_fence_gate
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "|#|",
    "|#|"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:glacian_planks"
    },
    "|": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}