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

Waxed Weathered Copper Shingles
Create · by simibubi
Acquisition
Deploying using Weathered Copper Shingles and Honeycomb Block. Produces Waxed Weathered Copper Shingles.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Weathered Copper Shingles | 1–1 | 100% | Survives Explosion |
Used in (1)
Deploying using Waxed Weathered Copper Shingles and Any Axes. Produces Weathered Copper Shingles.

Block drops
Drops itself when broken.
Developer reference
- Registry name
create:waxed_weathered_copper_shingles- Namespace
create- Mod ID
create- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:weathered_copper_shingles"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:weathered_copper_shingles"
},
{
"item": "minecraft:honeycomb_block"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
