Umbralith (WIP)

This commit is contained in:
paulevsGitch 2021-07-19 12:48:31 +03:00
parent 55f7a858a6
commit 957c785c7d
18 changed files with 47 additions and 2 deletions

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "betterend:block/umbralith_1", "weight": 50 },
{ "model": "betterend:block/umbralith_2", "weight": 40 },
{ "model": "betterend:block/umbralith_3", "weight": 3 },
{ "model": "betterend:block/umbralith_4", "weight": 2 },
{ "model": "betterend:block/umbralith_5", "weight": 1 }
]
}
}