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

13 lines
No EOL
283 B
JSON

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