Mossy Glowshroom Gate
betterend:mossy_glowshroom_gate

Mossy Glowshroom Gate

item Fence Gates

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

Acquisition

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

Crafting
Stick
Mossy Glowshroom Planks
Stick
Stick
Mossy Glowshroom Planks
Stick
Mossy Glowshroom Gate Mossy Glowshroom Gate guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Glowshroom Gate1–1100%

Block drops

Drops itself when broken.

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