Files
minecraft-assets/data/minecraft/recipes/stone_button.json
2018-12-21 06:38:40 +00:00

11 lines
158 B
JSON

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