create:copper_shingles

Copper Shingles

Create · by simibubi
block Pickaxe MineableNeeds Stone Tool

Acquisition

Charging using no listed ingredients. Produces Copper Shingles.

Charging
Copper Shingles guaranteed

Mining & drops

sourcecountchanceconditions
Copper Shingles1–1100%Survives Explosion

Used in (6)

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

Crafting
Copper Shingle Slab Copper Shingle Slab ×6 guaranteed

Deploying using Copper Shingles and Honeycomb Block. Produces Waxed Copper Shingles.

Deploying
Waxed Copper Shingles guaranteed

Crafting using Copper Shingles and Honeycomb, in any arrangement. Produces Waxed Copper Shingles.

Crafting ⇆ any arrangement
Waxed Copper Shingles guaranteed

Crafting using Copper Shingles, Copper Shingles, Copper Shingles, Copper Shingles, Copper Shingles and Copper Shingles, arranged in the pattern shown. Produces 4× Copper Shingle Stairs.

Crafting
Copper Shingle Stairs Copper Shingle Stairs ×4 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
create:copper_shingles
Namespace
create
Mod ID
create
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (4):

{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:exposed_copper_shingles"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "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
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:waxed_copper_shingles"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ingots/copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}