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

6 lines
No EOL
105 B
JSON

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