Files
minecraft-assets/data/minecraft/recipes/waxed_semi_weathered_copper.json
2020-11-25 20:02:47 +00:00

14 lines
254 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:semi_weathered_copper_block"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"item": "minecraft:waxed_semi_weathered_copper"
}
}