Files
minecraft-assets/assets/minecraft/models/block/stone_button_pressed.json
2024-05-14 15:58:41 +02:00

7 lines
99 B
JSON

{
"parent": "block/button_pressed",
"textures": {
"texture": "block/stone"
}
}