More Progress on Rewrite
Continued fixing things across various classes to make them work with our new core classes.
This commit is contained in:
@@ -64,8 +64,8 @@ public class BlockRotator
|
||||
hasOrientations[Block.railActivator.blockID] = true;
|
||||
hasOrientations[Block.rail.blockID] = true;
|
||||
|
||||
hasOrientations[mod_pocketDim.dimDoor.blockID] = true;
|
||||
hasOrientations[mod_pocketDim.ExitDoor.blockID] = true;
|
||||
hasOrientations[mod_pocketDim.dimensionalDoor.blockID] = true;
|
||||
hasOrientations[mod_pocketDim.exitDoor.blockID] = true;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user