Roasted Dragon Meat Cuts
16×16 · BAKED

item· Other

Roasted Dragon Meat Cuts

End's Delight · by FoggyHillside
item Roasted Dragon Meat

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

Acquisition

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

Smelting

200 ticks· 0.35 xp

Roasted Dragon Meat Cuts Roasted Dragon Meat Cuts guaranteed

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

Smoking

100 ticks· 0.35 xp

Roasted Dragon Meat Cuts Roasted Dragon Meat Cuts guaranteed
Developer reference
Registry name
ends_delight:roasted_dragon_meat_cuts
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_cuts"
  },
  "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_cuts"
  },
  "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_cuts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 600
}