Files
minecraft-assets/assets/minecraft/models/block/jungle_button_pressed.json
2024-02-14 17:44:28 +01:00

6 lines
116 B
JSON

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