minecraft-src/data/minecraft/recipe/waxed_copper_block_from_honeycomb.json
2025-07-04 02:00:41 +03:00

13 lines
No EOL
259 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "waxed_copper_block",
"ingredients": [
"minecraft:copper_block",
"minecraft:honeycomb"
],
"result": {
"count": 1,
"id": "minecraft:waxed_copper_block"
}
}