Fried Dragon Egg
16×16 · BAKED

item· Other

Fried Dragon Egg

End's Delight · by FoggyHillside
item

Fried Dragon Egg is an item from End's Delight, crafted from Liquid Dragon Egg.

Acquisition

Smoking using Liquid Dragon Egg (100 ticks, 0.35 xp). Produces Fried Dragon Egg.

Smoking

100 ticks· 0.35 xp

Fried Dragon Egg Fried Dragon Egg guaranteed

Smelting using Liquid Dragon Egg (200 ticks, 0.35 xp). Produces Fried Dragon Egg.

Smelting

200 ticks· 0.35 xp

Fried Dragon Egg Fried Dragon Egg guaranteed
Developer reference
Registry name
ends_delight:fried_dragon_egg
Namespace
ends_delight
Mod ID
ends_delight

Recipe JSON (3):

{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:liquid_dragon_egg"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:liquid_dragon_egg"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ends_delight:liquid_dragon_egg"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}