Small fixes
This commit is contained in:
parent
a89b2d7d18
commit
abefc062ee
9 changed files with 25 additions and 26 deletions
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/end_portal_ax"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/end_portal_az"
|
||||
}
|
||||
"axis=x": { "model": "betterend:block/end_portal" },
|
||||
"axis=z": { "model": "betterend:block/end_portal", "y": 90 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue