White flowers

This commit is contained in:
paulevsGitch 2020-10-20 18:45:35 +03:00
parent 51c009189d
commit 3d2627bc11
5 changed files with 170 additions and 1 deletions

View file

@ -1,5 +1,8 @@
{
"variants": {
"": { "model": "betterend:block/end_lotus_flower" }
"": [
{ "model": "betterend:block/end_lotus_flower" },
{ "model": "betterend:block/end_lotus_flower_2" }
]
}
}