End lotus stem and flower

This commit is contained in:
paulevsGitch 2020-10-20 17:11:31 +03:00
parent da5fba92c2
commit fcf084ab13
11 changed files with 287 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "betterend:block/end_lotus_flower" }
}
}

View file

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "betterend:block/end_lotus_stem" }
}
}