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

13 lines
No EOL
298 B
JSON

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