Mossy Glowshroom Chair
betterend:mossy_glowshroom_chair

Mossy Glowshroom Chair

item Axe Mineable

Mossy Glowshroom Chair is a item from Unknown Mod, crafted from Stick and Mossy Glowshroom Slab.

Acquisition

Crafting using Stick, Mossy Glowshroom Slab, Mossy Glowshroom Slab, Stick and Stick, arranged in the pattern shown. Produces Mossy Glowshroom Chair.

Crafting
Stick
Mossy Glowshroom Slab
Mossy Glowshroom Slab
Stick
Stick
Mossy Glowshroom Chair Mossy Glowshroom Chair guaranteed
Developer reference
Registry name
betterend:mossy_glowshroom_chair
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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