Boiled Emu Egg
alexsmobs:boiled_emu_egg

Boiled Emu Egg

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item

Acquisition

Smoking using Emu Egg (100 ticks, 0.15 xp). Produces Boiled Emu Egg.

Smoking

100 ticks· 0.15 xp

Boiled Emu Egg Boiled Emu Egg guaranteed

Campfire Cooking using Emu Egg (600 ticks, 0.15 xp). Produces Boiled Emu Egg.

Campfire Cooking

600 ticks· 0.15 xp

Boiled Emu Egg Boiled Emu Egg guaranteed

Smelting using Emu Egg (200 ticks, 0.15 xp). Produces Boiled Emu Egg.

Smelting

200 ticks· 0.15 xp

Boiled Emu Egg Boiled Emu Egg guaranteed
Developer reference
Registry name
alexsmobs:boiled_emu_egg
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (3):

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