Crafting using Red Mushroom, Red Mushroom, Wreath, Red Mushroom and Red Mushroom, arranged in the pattern shown. Produces Mushroom Wreath.
item· Other
Mushroom Wreath
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Mushroom Wreath is a item from Oh The Biomes We've Gone, crafted from Red Mushroom and Wreath.
Acquisition
Related items
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
}