Files
minecraft-assets/assets/minecraft/models/block/oak_button.json
2023-12-01 12:13:40 +01:00

6 lines
105 B
JSON

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