Files
minecraft-assets/data/minecraft/recipe/polished_blackstone_button.json
2025-02-26 18:31:02 +01:00

11 lines
214 B
JSON

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