Bubble coral update
This commit is contained in:
parent
67f0dac3be
commit
29d8a7e39b
10 changed files with 367 additions and 17 deletions
|
@ -1,8 +1,18 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/bubble_coral" },
|
||||
{ "model": "betterend:block/bubble_coral_2" }
|
||||
{ "model": "betterend:block/bubble_coral_1" },
|
||||
{ "model": "betterend:block/bubble_coral_1", "y": 90 },
|
||||
{ "model": "betterend:block/bubble_coral_1", "y": 180 },
|
||||
{ "model": "betterend:block/bubble_coral_1", "y": 270 },
|
||||
{ "model": "betterend:block/bubble_coral_2" },
|
||||
{ "model": "betterend:block/bubble_coral_2", "y": 90 },
|
||||
{ "model": "betterend:block/bubble_coral_2", "y": 180 },
|
||||
{ "model": "betterend:block/bubble_coral_2", "y": 270 },
|
||||
{ "model": "betterend:block/bubble_coral_3" },
|
||||
{ "model": "betterend:block/bubble_coral_3", "y": 90 },
|
||||
{ "model": "betterend:block/bubble_coral_3", "y": 180 },
|
||||
{ "model": "betterend:block/bubble_coral_3", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue