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

11 lines
No EOL
186 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"ingredients": [
"minecraft:stone"
],
"result": {
"count": 1,
"id": "minecraft:stone_button"
}
}