Oxidized Copper Shingle Slab
create:oxidized_copper_shingle_slab

Oxidized Copper Shingle Slab

Create · by simibubi
block Pickaxe MineableNeeds Stone ToolSlabs

Acquisition

Crafting using Oxidized Copper Shingles, Oxidized Copper Shingles and Oxidized Copper Shingles, arranged in the pattern shown. Produces 6× Oxidized Copper Shingle Slab.

Crafting
Oxidized Copper Shingle Slab Oxidized Copper Shingle Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Oxidized Copper Shingle Slab1–1100%

Used in (3)

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

Crafting ⇆ any arrangement
Oxidized Copper Shingle Slab
Honeycomb
Waxed Oxidized Copper Shingle Slab Waxed Oxidized Copper Shingle Slab guaranteed

Deploying using Oxidized Copper Shingle Slab and Any Axes. Produces Weathered Copper Shingle Slab.

Deploying
Weathered Copper Shingle Slab Weathered Copper Shingle Slab guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:oxidized_copper_shingle_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_shingles"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:waxed_oxidized_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:oxidized_copper_shingles"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}