Files
minecraft-assets/data/minecraft/recipes/waxed_cut_copper_stairs_from_honeycomb.json
2022-11-02 18:37:07 +01:00

16 lines
304 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "waxed_cut_copper_stairs",
"ingredients": [
{
"item": "minecraft:cut_copper_stairs"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"item": "minecraft:waxed_cut_copper_stairs"
}
}