1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Add newline

This commit is contained in:
svr333 2020-10-05 15:29:02 +02:00
parent a2fb390a8e
commit e65341eb0b

View File

@ -91,4 +91,4 @@ public class MagicalZombiePills extends SimpleSlimefunItem<EntityInteractHandler
zombiePiglin.remove();
loc.getWorld().spawnEntity(loc, EntityType.PIGLIN);
}
}
}