Files
minecraft-assets/assets/minecraft/models/block/stone_button_inventory.json
2025-02-26 18:31:02 +01:00

6 lines
110 B
JSON

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