Files
minecraft-assets/assets/minecraft/models/block/bricks.json
2023-09-13 18:35:07 +02:00

6 lines
99 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/bricks"
}
}