minecraft-src/assets/minecraft/models/block/pale_oak_button.json
2025-07-04 02:00:41 +03:00

6 lines
No EOL
110 B
JSON

{
"parent": "minecraft:block/button",
"textures": {
"texture": "minecraft:block/pale_oak_planks"
}
}