minecraft-src/data/minecraft/recipe/pale_oak_button.json
2025-07-04 03:15:13 +03:00

12 lines
No EOL
227 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "wooden_button",
"ingredients": [
"minecraft:pale_oak_planks"
],
"result": {
"count": 1,
"id": "minecraft:pale_oak_button"
}
}