ContentData/assets/minecraft/models/block/jungle_button.json

6 lines
108 B
JSON

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