source-code/desktopRuntime/resources/assets/minecraft/models/block/birch_button.json

6 lines
No EOL
107 B
JSON

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