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

6 lines
115 B
JSON
Raw Normal View History

2021-03-21 01:55:52 +00:00
{
"parent": "minecraft:block/button",
"textures": {
"texture": "cherry:block/cherry_planks"
}
}