Files
minecraft-assets/data/minecraft/recipe/acacia_button.json
2025-03-12 18:31:32 +01:00

12 lines
223 B
JSON

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