Fixed formatting.

This commit is contained in:
Sebastian Hartte
2020-07-17 20:26:17 +02:00
parent b8722dbbc0
commit 08abd4a770
@@ -92,8 +92,7 @@ public final class SingularityEntity extends AEBaseItemEntity {
}
// check... other name.
if( !matches )
{
if (!matches) {
if (other.getItem().getTags().contains(TAG_ENDER_PEARL)) {
matches = true;
}