Files
minecraft-assets/assets/minecraft/models/block/cherry_button_pressed.json
2024-02-07 18:29:10 +01:00

6 lines
116 B
JSON

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