Crafting using Diamond Grit Sandpaper and Copper Casing, arranged in the pattern shown. Produces Disenchanter.
- Inputs
- Diamond Grit Sandpaper
- Copper Casing
- Output
- → Disenchanter
block· Machines & Other Blocks
Disenchanter is a block from Create Enchantment Industry, crafted from Diamond Grit Sandpaper and Copper Casing.
Crafting using Diamond Grit Sandpaper and Copper Casing, arranged in the pattern shown. Produces Disenchanter.
| source | count | drop rate | conditions |
|---|---|---|---|
| Disenchanter | 1–1 | 100% | 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.
Drops itself when broken.
create_enchantment_industry:disenchantercreate_enchantment_industrycreate_enchantment_industryminecraft: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
}