Steamed Dragon Egg
16×16 · BAKED

block· Machines & Other Blocks

Steamed Dragon Egg

End's Delight · by FoggyHillside
block

Steamed Dragon Egg is a block from End's Delight, crafted from Liquid Dragon Egg, Shulker Meat, Any of Chorus Fruit / Chorus Fruit Grain, Brown Mushroom, Chorus Succulent, and Onion.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Steamed Dragon Egg1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Steamed Dragon Egg1–1100%Block State Property
Dragon Egg Shell1–1100%Inverted

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
ends_delight:steamed_dragon_egg_block
Namespace
ends_delight
Mod ID
ends_delight

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "ends_delight:liquid_dragon_egg"
    },
    {
      "tag": "forge:shulker_meat"
    },
    {
      "anyOf": [
        {
          "item": "minecraft:chorus_fruit"
        },
        {
          "item": "ends_delight:chorus_fruit_grain"
        }
      ]
    },
    {
      "item": "minecraft:brown_mushroom"
    },
    {
      "item": "ends_delight:chorus_succulent"
    },
    {
      "tag": "forge:crops/onion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 2,
  "cooking_time": 200
}