Deploying using Weathered Copper Tile Slab and Honeycomb Block. Produces Waxed Weathered Copper Tile Slab.
Waxed Weathered Copper Tile Slab
Create · by simibubi
Acquisition
Crafting using Weathered Copper Tile Slab and Honeycomb, in any arrangement. Produces Waxed Weathered Copper Tile Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waxed Weathered Copper Tile Slab | 1–1 | 100% | — |
Used in (1)
Deploying using Waxed Weathered Copper Tile Slab and Any Axes. Produces Weathered Copper Tile Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:waxed_weathered_copper_tile_slab- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/slabs
Recipe JSON (2):
{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:weathered_copper_tile_slab"
},
{
"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:weathered_copper_tile_slab"
},
{
"item": "minecraft:honeycomb"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
