Files
minecraft-assets/data/minecraft/recipe/waxed_oxidized_copper_grate_from_honeycomb.json
2024-06-13 21:50:08 +02:00

17 lines
330 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "waxed_oxidized_copper_grate",
"ingredients": [
{
"item": "minecraft:oxidized_copper_grate"
},
{
"item": "minecraft:honeycomb"
}
],
"result": {
"count": 1,
"id": "minecraft:waxed_oxidized_copper_grate"
}
}