Files
PixelPics/src/main/resources/models/block/acacia_button_pressed.json
2025-03-21 19:22:15 +01:00

6 lines
116 B
JSON

{
"parent": "minecraft:block/button_pressed",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}