Cherry/src/main/resources/assets/cherry/models/block/cherry_button.json

6 lines
115 B
JSON

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