Files
minecraft-assets/data/minecraft/recipe/waxed_copper_trapdoor_from_honeycomb.json
2025-02-19 18:31:59 +01:00

13 lines
268 B
JSON

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