SangeFault/assets/minecraft/models/block/stone_button_inventory.json

6 lines
110 B
JSON
Raw Normal View History

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