The top of holystone no longer rotates.

This commit is contained in:
bconlon 2021-02-23 15:48:09 -08:00
parent cce579e656
commit da7880fe23
1 changed files with 3 additions and 6 deletions

View File

@ -1,10 +1,7 @@
{
"variants": {
"normal": [
{ "model": "aether_legacy:holystone" },
{ "model": "aether_legacy:holystone", "y": 90 },
{ "model": "aether_legacy:holystone", "y": 180 },
{ "model": "aether_legacy:holystone", "y": 270 }
]
"normal": {
"model": "aether_legacy:holystone"
}
}
}