BetterEnd/src/main/resources/assets/betterend/models/block/violecite_tile.json
2020-10-11 16:12:05 +03:00

6 lines
109 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/violecite_tile"
}
}