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

6 lines
108 B
JSON
Raw Normal View History

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