minecraft-src/assets/minecraft/models/block/jungle_button_pressed.json
2025-07-04 01:41:11 +03:00

6 lines
No EOL
116 B
JSON

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