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

13 lines
No EOL
256 B
JSON

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