minecraft-assets/assets/minecraft/models/block/stone_button_pressed.json

7 lines
100 B
JSON
Raw Normal View History

2017-02-18 08:29:43 -05:00
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks/stone"
}
}