End caves fixes
This commit is contained in:
parent
28d501f351
commit
45b5d2e4b4
5 changed files with 67 additions and 14 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/cave_bush_01", "weight": 3 },
|
||||
{ "model": "betterend:block/cave_bush_01", "weight": 4 },
|
||||
{ "model": "betterend:block/cave_bush_02" },
|
||||
{ "model": "betterend:block/cave_bush_03" },
|
||||
{ "model": "betterend:block/cave_bush_04" }
|
||||
{ "model": "betterend:block/cave_bush_03", "weight": 2 },
|
||||
{ "model": "betterend:block/cave_bush_04", "weight": 2 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:waving_floor"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue