Files
minecraft-assets/data/minecraft/recipes/waxed_exposed_cut_copper_from_honeycomb.json
2021-03-03 10:20:58 +00:00

14 lines
242 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:exposed_cut_copper"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"item": "minecraft:waxed_exposed_cut_copper"
}
}