Missing textures, shaders

This commit is contained in:
paulevsGitch 2020-12-10 21:36:13 +03:00
parent 5c05b74d52
commit 6de1d29ffc
16 changed files with 63 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "betterend:block/glowing_pillar_seed_0" },
"age=1": { "model": "betterend:block/glowing_pillar_seed_1" },
"age=2": { "model": "betterend:block/glowing_pillar_seed_2" },
"age=3": { "model": "betterend:block/glowing_pillar_seed_3" }
}
}