Crafting using Enderstone, Bottle Of Annihilation, Bottle Of Annihilation and Enderstone, arranged in the pattern shown. Produces 4× Annihilation Lantern.
- Inputs
- 2 × Enderstone
- 2 × Bottle Of Annihilation
- Output
- → Annihilation Lantern ×4


block· Machines & Other Blocks
Annihilation Lantern is a block from LegendaryMonsters, crafted from Enderstone and Bottle Of Annihilation.
Crafting using Enderstone, Bottle Of Annihilation, Bottle Of Annihilation and Enderstone, arranged in the pattern shown. Produces 4× Annihilation Lantern.

| source | count | drop rate | conditions |
|---|---|---|---|
| Annihilation Lantern | 1–1 | 100% | Survives Explosion |
Found in: Space Station Loot Table Luxury chests (rare) (legendary_monsters) legendary_monsters:space_station_loot_table_luxury | 1–1 | 100% | — |
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.
Drops itself when broken.
legendary_monsters:annihilation_lanternlegendary_monsterslegendary_monstersminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_wooden_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#i",
"i#"
],
"ingredients": {
"#": {
"item": "legendary_monsters:enderstone"
},
"i": {
"item": "legendary_monsters:bottle_of_annihilation"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}