Crafting using Waxed Cut Copper Slab, Waxed Cut Copper Slab and Waxed Cut Copper Slab, arranged in the pattern shown. Produces 3× Waxed Cut Copper Vertical Slab.
Waxed Cut Copper Vertical Slab
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Crafting using Cut Copper Vertical Slab and Honeycomb, in any arrangement. Produces Waxed Cut Copper Vertical Slab.
Stone Cutting using Waxed Block of Copper. Produces Waxed Cut Copper Vertical Slab.
Stone Cutting using Waxed Cut Copper. Produces Waxed Cut Copper Vertical Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Cut Copper Vertical Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Waxed Cut Copper Vertical Slab, in any arrangement. Produces Waxed Cut Copper Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:waxed_cut_copper_vertical_slab- Namespace
quark- Mod ID
quark- Tags (5)
forge:blocks/needs_stone_tool minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool quark:blocks/vertical_slab quark:items/vertical_slab
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:waxed_cut_copper_slab"
}
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "quark:cut_copper_vertical_slab"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_copper_block"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:waxed_cut_copper"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

