End Lotus Gate
betterend:end_lotus_gate

End Lotus Gate

item Fence Gates

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

Acquisition

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

Crafting
Stick
End Lotus Planks
Stick
Stick
End Lotus Planks
Stick
End Lotus Gate End Lotus Gate guaranteed

Mining & drops

sourcecountchanceconditions
End Lotus Gate1–1100%

Block drops

Drops itself when broken.

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