Deploying using Exposed Copper Tiles and Any Axes. Produces Copper Tiles.


Deploying using Exposed Copper Tiles and Any Axes. Produces Copper Tiles.

Stone Cutting using Copper Ingot. Produces Copper Tiles.

Deploying using Waxed Copper Tiles and Any Axes. Produces Copper Tiles.

| source | count | chance | conditions |
|---|---|---|---|
| Copper Tiles | 1–1 | 100% | Survives Explosion |
Crafting using Copper Tiles, Copper Tiles and Copper Tiles, arranged in the pattern shown. Produces 6× Copper Tile Slab.
Crafting using Copper Tiles, Copper Tiles, Copper Tiles, Copper Tiles, Copper Tiles and Copper Tiles, arranged in the pattern shown. Produces 4× Copper Tile Stairs.
Crafting using Copper Tiles and Honeycomb, in any arrangement. Produces Waxed Copper Tiles.
Stone Cutting using Copper Tiles. Produces Copper Tile Slab.
Stone Cutting using Copper Tiles. Produces Copper Tile Stairs.
Drops itself when broken.
create:copper_tilescreatecreateminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (3):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:exposed_copper_tiles"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "forge:ingots/copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:waxed_copper_tiles"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}