Oxidized Cut Copper Vertical Slab
quark:oxidized_cut_copper_vertical_slab

Oxidized Cut Copper Vertical Slab

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Needs Stone ToolPickaxe MineableNeeds Stone ToolVertical SlabVertical Slab

Acquisition

Stone Cutting using Oxidized Cut Copper. Produces Oxidized Cut Copper Vertical Slab.

Stone Cutting conditional
Oxidized Cut Copper Vertical Slab Oxidized Cut Copper Vertical Slab guaranteed

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.

Crafting conditional
Oxidized Cut Copper Slab
Oxidized Cut Copper Slab
Oxidized Cut Copper Slab
Oxidized Cut Copper Vertical Slab Oxidized Cut Copper Vertical Slab ×3 guaranteed

Stone Cutting using Oxidized Copper. Produces Oxidized Cut Copper Vertical Slab.

Stone Cutting conditional
Oxidized Cut Copper Vertical Slab Oxidized Cut Copper Vertical Slab guaranteed

Mining & drops

sourcecountchanceconditions
Oxidized Cut Copper Vertical Slab1–1100%

Used in (2)

Crafting using Oxidized Cut Copper Vertical Slab and Honeycomb, in any arrangement. Produces Waxed Oxidized Cut Copper Vertical Slab.

Crafting ⇆ any arrangement conditional
Oxidized Cut Copper Vertical Slab
Honeycomb
Waxed Oxidized Cut Copper Vertical Slab Waxed Oxidized Cut Copper Vertical Slab guaranteed

Crafting using Oxidized Cut Copper Vertical Slab, in any arrangement. Produces Oxidized Cut Copper Slab.

Crafting ⇆ any arrangement conditional
Oxidized Cut Copper Vertical Slab
Oxidized Cut Copper Slab Oxidized Cut Copper Slab guaranteed

Block drops

Drops itself when broken.

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
}