Roasted Dragon Meat
16×16 · BAKED

item· Other

Roasted Dragon Meat

End's Delight · by FoggyHillside
item Roasted Dragon Meat

Roasted Dragon Meat is an item from End's Delight, crafted from Raw Dragon Meat.

Acquisition

Smelting using Raw Dragon Meat (200 ticks, 0.35 xp). Produces Roasted Dragon Meat.

Smelting

200 ticks· 0.35 xp

Roasted Dragon Meat Roasted Dragon Meat guaranteed

Smoking using Raw Dragon Meat (100 ticks, 0.35 xp). Produces Roasted Dragon Meat.

Smoking

100 ticks· 0.35 xp

Roasted Dragon Meat Roasted Dragon Meat guaranteed

Used in

Developer reference
Registry name
ends_delight:roasted_dragon_meat
Namespace
ends_delight
Mod ID
ends_delight
Tags (1)
forge:items/roasted_dragon_meat

Recipe JSON (3):

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