Stone Cutting using Oxidized Copper Tiles. Produces Oxidized Copper Tile Slab.
Oxidized Copper Tile Slab
Create · by simibubi
Acquisition
Crafting using Oxidized Copper Tiles, Oxidized Copper Tiles and Oxidized Copper Tiles, arranged in the pattern shown. Produces 6× Oxidized Copper Tile Slab.
Deploying using Waxed Oxidized Copper Tile Slab and Any Axes. Produces Oxidized Copper Tile Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxidized Copper Tile Slab | 1–1 | 100% | — |
Used in (3)
Deploying using Oxidized Copper Tile Slab and Honeycomb Block. Produces Waxed Oxidized Copper Tile Slab.
Deploying using Oxidized Copper Tile Slab and Any Axes. Produces Weathered Copper Tile Slab.
Crafting using Oxidized Copper Tile Slab and Honeycomb, in any arrangement. Produces Waxed Oxidized Copper Tile Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:oxidized_copper_tile_slab- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "create:oxidized_copper_tiles"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "create:oxidized_copper_tiles"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:waxed_oxidized_copper_tile_slab"
},
{
"tag": "minecraft:axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

