Added Rotatable Blocks integration.
This commit is contained in:
@@ -43,6 +43,6 @@ public class LocationRotation implements IOrientable
|
||||
@Override
|
||||
public boolean canBeRotated()
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user