Mushroom Wreath
16×16 · BAKED

item· Other

Mushroom Wreath

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
item Wreaths

Mushroom Wreath is a item from Oh The Biomes We've Gone, crafted from Red Mushroom and Wreath.

Acquisition

Crafting using Red Mushroom, Red Mushroom, Wreath, Red Mushroom and Red Mushroom, arranged in the pattern shown. Produces Mushroom Wreath.

Crafting
Red Mushroom
Red Mushroom
Wreath
Red Mushroom
Red Mushroom
Mushroom Wreath Mushroom Wreath guaranteed
Developer reference
Registry name
biomeswevegone:mushroom_wreath
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (1)
biomeswevegone:items/wreaths

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "ingredients": {
    "#": {
      "tag": "biomeswevegone:mushrooms"
    },
    "X": {
      "item": "biomeswevegone:wreath"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}