WIP: procedural models

This commit is contained in:
Aleksey 2020-10-08 17:59:29 +03:00
parent ea2a2778cb
commit fc919859fb
12 changed files with 385 additions and 3 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "betterend:block/flavolite"
}
}