minecraft-assets/data/minecraft/recipes/waxed_copper.json

14 lines
224 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:copper_block"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"item": "minecraft:waxed_copper"
}
}