block· Machines & Other Blocks

Annihilation Lantern

LegendaryMonsters · by Miauczel
block Pickaxe MineableNeeds Wooden Tool

Annihilation Lantern is a block from LegendaryMonsters, crafted from Enderstone and Bottle Of Annihilation.

Acquisition

Crafting using Enderstone, Bottle Of Annihilation, Bottle Of Annihilation and Enderstone, arranged in the pattern shown. Produces 4× Annihilation Lantern.

Crafting
Annihilation Lantern ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Annihilation Lantern1–1100%Survives Explosion
Found in: Space Station Loot Table Luxury chests (rare) (legendary_monsters) legendary_monsters:space_station_loot_table_luxury1–1100%

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
legendary_monsters:annihilation_lantern
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft: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
}