Underwater plants

This commit is contained in:
paulevsGitch 2020-10-08 19:13:40 +03:00
parent 0e8928f61e
commit 67f0dac3be
8 changed files with 275 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "betterend:block/bubble_coral" },
{ "model": "betterend:block/bubble_coral_2" }
]
}
}