team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

Some Spawn Eggs aren't sorted in alphabetical order #54

Closed WitheredWasabi closed 3 years ago

WitheredWasabi commented 3 years ago

They are sorted in between vanilla spawn eggs but sometimes not in the right place, some spawn eggs such as neapolitan ones aren't even sorted with vanilla and modded spawn eggs

SmellyModder commented 3 years ago

I can confirm the alphabetical sorting working incorrectly sometimes, and I noticed it a bit ago myself. Spawn eggs not being sorted at all doesn't sound like an AC issue. I haven't encountered spawn eggs not being sorted at all. Elaborate more on what spawn eggs in specific are not being sorted at all.

WitheredWasabi commented 3 years ago

sgdfdfgdgd fdgdfgsgf The Spawn Eggs are from s&r (Griefer, Executioner, Iceologer), NEx (Sporus), and Neapolitan (Plantain Spider, Monkey). Also Puff bugs from Endergetic aren't sorted either with the other Spawn Eggs either.

SmellyModder commented 3 years ago

Ah, I think I know the cause. The abnormal spawn eggs are sorting with modded spawn eggs that are not sorted alphabetically, causing issues. I had a feeling removing the mixin would cause issues, and it did.