Stone Cutting using Oxidized Cut Copper. Produces Oxidized Cut Copper Vertical Slab.
Oxidized Cut Copper Vertical Slab
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Crafting using Oxidized Cut Copper Slab, Oxidized Cut Copper Slab and Oxidized Cut Copper Slab, arranged in the pattern shown. Produces 3× Oxidized Cut Copper Vertical Slab.
Stone Cutting using Oxidized Copper. Produces Oxidized Cut Copper Vertical Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxidized Cut Copper Vertical Slab | 1–1 | 100% | — |
Used in (2)
Crafting using Oxidized Cut Copper Vertical Slab and Honeycomb, in any arrangement. Produces Waxed Oxidized Cut Copper Vertical Slab.
Crafting using Oxidized Cut Copper Vertical Slab, in any arrangement. Produces Oxidized Cut Copper Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:oxidized_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 (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:oxidized_cut_copper"
},
"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_shaped",
"pattern": [
"#",
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:oxidized_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:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:oxidized_copper"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

