rndpack/assets/minecraft/models/block/dark_oak_button_pressed.json

7 lines
124 B
JSON
Raw Normal View History

2021-07-22 03:25:28 +00:00
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/dark_oak_button"
}
}