Files
minecraft-assets/assets/minecraft/models/block/jungle_button.json
2022-11-30 18:37:49 +01:00

6 lines
108 B
JSON

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