Crafting using Cooked Oddion Bulb, Cooked Oddion Bulb and Bowl, arranged in the pattern shown. Produces Allium Oddion Soup.
item· Other
Allium Oddion Soup
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Allium Oddion Soup is a item from Oh The Biomes We've Gone, crafted from Cooked Oddion Bulb and Bowl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: House (biomeswevegone) biomeswevegone:house | 1–1 | 100% | — |
Developer reference
- Registry name
biomeswevegone:allium_oddion_soup- Namespace
biomeswevegone- Mod ID
biomeswevegone
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"X "
],
"ingredients": {
"#": {
"item": "biomeswevegone:cooked_oddion_bulb"
},
"X": {
"item": "minecraft:bowl"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}