Files
Cherry/src/main/resources/assets/cherry/models/block/cherry_button.json
T
2021-03-20 21:55:52 -04:00

6 lines
115 B
JSON

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