Small fixes

This commit is contained in:
paulevsGitch 2021-03-18 01:42:11 +03:00
parent a89b2d7d18
commit abefc062ee
9 changed files with 25 additions and 26 deletions

View file

@ -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 }
}
}