Pythadendron Gate
betterend:pythadendron_gate

Pythadendron Gate

item Fence Gates

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

Acquisition

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

Crafting
Stick
Pythadendron Planks
Stick
Stick
Pythadendron Planks
Stick
Pythadendron Gate Pythadendron Gate guaranteed

Mining & drops

sourcecountchanceconditions
Pythadendron Gate1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:pythadendron_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:pythadendron_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "gate",
  "experience": null,
  "cooking_time": null
}