Fixes
This commit is contained in:
parent
bb3a81ebb0
commit
4073e0a32c
11 changed files with 61 additions and 3 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/crystal_moss" },
|
||||
{ "model": "betterend:block/crystal_moss", "y": 90 },
|
||||
{ "model": "betterend:block/crystal_moss", "y": 180 },
|
||||
{ "model": "betterend:block/crystal_moss", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/crystal_moss_path" },
|
||||
{ "model": "betterend:block/crystal_moss_path", "y": 90 },
|
||||
{ "model": "betterend:block/crystal_moss_path", "y": 180 },
|
||||
{ "model": "betterend:block/crystal_moss_path", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue