Disenchanter
16×16 · BAKED

block· Machines & Other Blocks

Disenchanter

Create Enchantment Industry · by MarbleGateKeeper & LimonBlaze
block Pickaxe Mineable

Disenchanter is a block from Create Enchantment Industry, crafted from Diamond Grit Sandpaper and Copper Casing.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Disenchanter1–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
create_enchantment_industry:disenchanter
Namespace
create_enchantment_industry
Mod ID
create_enchantment_industry
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "create:copper_casing"
    },
    "B": {
      "tag": "create:sandpaper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}