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

6 lines
No EOL
116 B
JSON

{
"parent": "minecraft:block/button_pressed",
"textures": {
"texture": "minecraft:block/cherry_planks"
}
}