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

