Stone Cutting using Copper Ingot. Produces Copper Facade.
block· Machines & Other Blocks
Copper Facade
Create Deco · by Kayla, Talrey, Ordana, Cassian
Copper Facade is a block from Create Deco, crafted from Copper Ingot.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Copper Facade | 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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
createdeco:copper_facade- Namespace
createdeco- Mod ID
createdeco- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}