The Annihilator
cataclysm:the_annihilator

The Annihilator

cataclysm · by L_Ender
item Explosion Immune Item

Acquisition

Crafting using Cursium Ingot, Cursium Ingot and Black Steel Ingot, arranged in the pattern shown. Produces The Annihilator.

Crafting
Cursium Ingot
Cursium Ingot
Black Steel Ingot
The Annihilator The Annihilator guaranteed
Developer reference
Registry name
cataclysm:the_annihilator
Namespace
cataclysm
Mod ID
cataclysm
Tags (1)
cataclysm:items/explosion_immune_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X",
    " X",
    " #"
  ],
  "ingredients": {
    "#": {
      "item": "cataclysm:black_steel_ingot"
    },
    "X": {
      "item": "cataclysm:cursium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}