Dragon Leg with Sauce
16×16 · BAKED

block· Machines & Other Blocks

Dragon Leg with Sauce

End's Delight · by FoggyHillside
block

Dragon Leg with Sauce is a block from End's Delight, crafted from Tomato, Chorus Sauce, Crimson Fungus, Smoked Dragon Leg, Warped Fungus, and Chorus Fruit.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Dragon Leg with Sauce1–1100%Block State Property

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.

Block drops

dropscountdrop rateconditions
1–3100%Inverted
Dragon Leg with Sauce1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
ends_delight:dragon_leg_with_sauce_block
Namespace
ends_delight
Mod ID
ends_delight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "010",
    "232",
    "454"
  ],
  "ingredients": {
    "0": {
      "tag": "forge:crops/tomato"
    },
    "1": {
      "item": "ends_delight:chorus_sauce"
    },
    "2": {
      "item": "minecraft:crimson_fungus"
    },
    "3": {
      "item": "ends_delight:smoked_dragon_leg"
    },
    "4": {
      "item": "minecraft:warped_fungus"
    },
    "5": {
      "item": "minecraft:chorus_fruit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}