Crafting using Wheat, Any of Egg / Egg, Wheat and Cooked Oddion Bulb, arranged in the pattern shown. Produces Blooming Oddion.
item· Other
Blooming Oddion
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Blooming Oddion is a item from Oh The Biomes We've Gone, crafted from Wheat, Any of Egg / Egg, and Cooked Oddion Bulb.
Acquisition
Developer reference
- Registry name
biomeswevegone:blooming_oddion- Namespace
biomeswevegone- Mod ID
biomeswevegone
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X#X",
" Y "
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "minecraft:egg"
},
{
"tag": "forge:eggs"
}
]
},
"X": {
"item": "minecraft:wheat"
},
"Y": {
"item": "biomeswevegone:cooked_oddion_bulb"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}