minecraft-assets/data/minecraft/recipes/stone_button.json

12 lines
194 B
JSON

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