Files
minecraft-assets/assets/minecraft/models/block/stone_button.json
2020-11-04 20:03:44 +00:00

6 lines
100 B
JSON

{
"parent": "minecraft:block/button",
"textures": {
"texture": "minecraft:block/stone"
}
}