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


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

Crafting using Oxidized Copper Shingles and Honeycomb, in any arrangement. Produces Waxed Oxidized Copper Shingles.
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Oxidized Copper Shingles | 1–1 | 100% | Survives Explosion |
Deploying using Waxed Oxidized Copper Shingles and Any Axes. Produces Oxidized Copper Shingles.

Drops itself when broken.
create:waxed_oxidized_copper_shinglescreatecreateminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (2):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:oxidized_copper_shingles"
},
{
"item": "minecraft:honeycomb_block"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:oxidized_copper_shingles"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}