Files
minecraft-assets/assets/minecraft/models/block/stone_button_pressed.json
2025-01-15 18:31:25 +01:00

6 lines
108 B
JSON

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