Blooming Oddion
16×16 · BAKED

item· Other

Blooming Oddion

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

Blooming Oddion is a item from Oh The Biomes We've Gone, crafted from Wheat, Any of Egg / Egg, and Cooked Oddion Bulb.

Acquisition

Crafting using Wheat, Any of Egg / Egg, Wheat and Cooked Oddion Bulb, arranged in the pattern shown. Produces Blooming Oddion.

Crafting
Wheat
Any of Egg / Egg
Wheat
Cooked Oddion Bulb
Blooming Oddion Blooming Oddion guaranteed
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
}