Shadow Forest plants

This commit is contained in:
paulevsGitch 2020-11-01 15:48:44 +03:00
parent 063e3fe465
commit adcb576a37
16 changed files with 125 additions and 2 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/shadow_plant_01" },
{ "model": "betterend:block/shadow_plant_02" },
{ "model": "betterend:block/shadow_plant_03" },
{ "model": "betterend:block/shadow_plant_04" }
]
}
}