Files
minecraft-assets/assets/minecraft/models/block/bamboo_button_pressed.json
2023-12-01 12:13:40 +01:00

6 lines
116 B
JSON

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