Helix Tree Gate
betterend:helix_tree_gate

Helix Tree Gate

item Fence Gates

Helix Tree Gate is a item from Unknown Mod, crafted from Stick and Helix Tree Planks.

Acquisition

Crafting using Stick, Helix Tree Planks, Stick, Stick, Helix Tree Planks and Stick, arranged in the pattern shown. Produces Helix Tree Gate.

Crafting
Stick
Helix Tree Planks
Stick
Stick
Helix Tree Planks
Stick
Helix Tree Gate Helix Tree Gate guaranteed

Mining & drops

sourcecountchanceconditions
Helix Tree Gate1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:helix_tree_gate
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I#I",
    "I#I"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:helix_tree_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "gate",
  "experience": null,
  "cooking_time": null
}