create:exposed_copper_shingles

Exposed Copper Shingles

Create · by simibubi
block Pickaxe MineableNeeds Stone Tool

Acquisition

Charging using no listed ingredients. Produces Exposed Copper Shingles.

Charging
Exposed Copper Shingles guaranteed

Mining & drops

sourcecountchanceconditions
Exposed Copper Shingles1–1100%Survives Explosion

Used in (7)

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

Crafting ⇆ any arrangement
Waxed Exposed Copper Shingles guaranteed

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

Crafting
Exposed Copper Shingle Stairs Exposed Copper Shingle Stairs ×4 guaranteed

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

Crafting
Exposed Copper Shingle Slab Exposed Copper Shingle Slab ×6 guaranteed
view all 7 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:waxed_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:weathered_copper_shingles"
    },
    {
      "tag": "minecraft:axes"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}