tterrag1098 / Registrate

Your mod's best friend - keep your registry objects simple and organized
Mozilla Public License 2.0
120 stars 33 forks source link

Fix issue where creative tab modification order was not preserved #52

Closed ApexModder closed 1 year ago

ApexModder commented 1 year ago

Fixes issue causing items to display in random slots on creative tabs, caused by creative tab modification registrations not preserving the order in which they were registered.

Before
After