Saving of rotation of static blocks

This commit is contained in:
Anuken
2020-07-25 14:38:09 -04:00
parent c3881b57de
commit d6d2e88b71
3 changed files with 16 additions and 3 deletions

View File

@@ -121,6 +121,7 @@ public class Blocks implements ContentList{
cliff = new Cliff("cliff"){{
inEditor = false;
saveRotation = true;
}};
//Registers build blocks