Files
minecraft-assets/data/minecraft/recipes/waxed_weathered_cut_copper_from_honeycomb.json
2023-02-15 18:28:18 +01:00

16 lines
313 B
JSON

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