Crafting using Copper Casing, Dried Kelp and Iron Plate, arranged in the pattern shown. Produces Printer.
- Inputs
- Copper Casing
- Dried Kelp
- Iron Plate
- Output
- → Printer
block· Machines & Other Blocks
Printer is a block from Create Enchantment Industry, crafted from Copper Casing, Dried Kelp, and Iron Plate.
Crafting using Copper Casing, Dried Kelp and Iron Plate, arranged in the pattern shown. Produces Printer.
| source | count | drop rate | conditions |
|---|---|---|---|
| Printer | 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:printercreate_enchantment_industrycreate_enchantment_industryminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B",
"C"
],
"ingredients": {
"A": {
"item": "create:copper_casing"
},
"B": {
"item": "minecraft:dried_kelp"
},
"C": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}