WIP: procedural models
This commit is contained in:
parent
ea2a2778cb
commit
fc919859fb
12 changed files with 385 additions and 3 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/flavolite"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/flavolite"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue