Files
minecraft-assets/assets/minecraft/models/block/stone_button_pressed.json
2022-11-30 18:37:49 +01:00

6 lines
108 B
JSON

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