create:weathered_copper_shingles

Weathered Copper Shingles

Create · by simibubi
block Pickaxe MineableNeeds Stone Tool

Acquisition

Charging using no listed ingredients. Produces Weathered Copper Shingles.

Charging
Weathered Copper Shingles guaranteed

Deploying using Oxidized Copper Shingles and Any Axes. Produces Weathered Copper Shingles.

Deploying
Weathered Copper Shingles guaranteed

Mining & drops

sourcecountchanceconditions
Weathered Copper Shingles1–1100%Survives Explosion

Used in (7)

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

Crafting ⇆ any arrangement
Waxed Weathered Copper Shingles guaranteed

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

Crafting
Weathered Copper Shingle Stairs Weathered Copper Shingle Stairs ×4 guaranteed
view all 7 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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