block· Machines & Other Blocks

End Stove

End's Delight · by FoggyHillside
block Passive Boiler HeatersHeat SourcesPickaxe Mineable

End Stove is a block from End's Delight, crafted from Popped Chorus Fruit, End Stone Bricks, and Campfire.

Acquisition

Crafting using Popped Chorus Fruit, Popped Chorus Fruit, Popped Chorus Fruit, End Stone Bricks, End Stone Bricks, End Stone Bricks, Campfire and End Stone Bricks, arranged in the pattern shown. Produces End Stove.

Crafting
End Stove guaranteed

Mining & drops

sourcecountdrop rateconditions
End Stove1–1100%Survives Explosion

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

Drops itself when broken.

Developer reference
Registry name
ends_delight:end_stove
Namespace
ends_delight
Mod ID
ends_delight
Tags (3)
create:blocks/passive_boiler_heaters
farmersdelight:blocks/heat_sources
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "111",
    "2 2",
    "232"
  ],
  "ingredients": {
    "1": {
      "item": "minecraft:popped_chorus_fruit"
    },
    "2": {
      "item": "minecraft:end_stone_bricks"
    },
    "3": {
      "item": "minecraft:campfire"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}