Crafting using Oddion Bulb, Oddion Bulb, Wreath, Oddion Bulb and Oddion Bulb, arranged in the pattern shown. Produces Oddion Wreath.
item· Other
Oddion Wreath
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Oddion Wreath is a item from Oh The Biomes We've Gone, crafted from Oddion Bulb and Wreath.
Acquisition
Related items
Developer reference
- Registry name
biomeswevegone:oddion_wreath- Namespace
biomeswevegone- Mod ID
biomeswevegone- Tags (1)
biomeswevegone:items/wreaths
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"item": "biomeswevegone:oddion_bulb"
},
"X": {
"item": "biomeswevegone:wreath"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}