BetterEnd/src/main/resources/assets/betterend/models/block/terminite_block.json
2020-09-27 01:11:35 +03:00

6 lines
100 B
JSON

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