Files
minecraft-assets/assets/minecraft/models/block/jungle_button_pressed.json
2024-04-17 18:31:52 +02:00

6 lines
116 B
JSON

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