Golden Egg
16×16 · BAKED

item· Other

Golden Egg

My Nether's Delight · by SoyTutta
item Cooked Eggs

Golden Egg is an item from My Nether's Delight, crafted from Gold Ingot and Boiled Egg.

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Boiled Egg, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Golden Egg.

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Boiled Egg
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Golden Egg Golden Egg guaranteed

Mining & drops

sourcecountdrop rateconditions
Found in: Mnd Bastion Hoglin Stable chests (rare) (mynethersdelight) mynethersdelight:mnd_bastion_hoglin_stable1–1100%
Found in: Mnd Bastion Treasure chests (rare) (mynethersdelight) mynethersdelight:mnd_bastion_treasure1–1100%

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.

Developer reference
Registry name
mynethersdelight:golden_egg
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (1)
forge:items/cooked_eggs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#E#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_ingot"
    },
    "E": {
      "tag": "forge:boiled_egg"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}