Fixes, missing textures

This commit is contained in:
paulevsGitch 2020-11-27 18:54:20 +03:00
parent f4b20c2f4b
commit 6adbd2580d
25 changed files with 57 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "betterend:block/bulb_vine_seed_0" },
"age=1": { "model": "betterend:block/bulb_vine_seed_1" },
"age=2": { "model": "betterend:block/bulb_vine_seed_2" },
"age=3": { "model": "betterend:block/bulb_vine_seed_3" }
}
}