Crafting using Block of Copper, Block of Copper, Block of Copper, Block of Copper, Block of Copper and Block of Copper, arranged in the pattern shown. Produces 6× Copper Wall.
Copper Wall
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Stone Cutting using Block of Copper. Produces Copper Wall.
Block drops
Related items
Developer reference
- Registry name
techreborn:copper_wall- Namespace
techreborn- Mod ID
techreborn- Tags (2)
minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:copper_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
