Blossom berry

This commit is contained in:
paulevsGitch 2021-01-06 16:05:20 +03:00
parent 2a2641eea3
commit ca769ebc66
30 changed files with 257 additions and 36 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "betterend:block/blossom_berry_seed_0" },
"age=1": { "model": "betterend:block/blossom_berry_seed_1" },
"age=2": { "model": "betterend:block/blossom_berry_seed_2" },
"age=3": { "model": "betterend:block/blossom_berry" }
}
}