- Bump version (modmuss50)
- Enable parallel builds by default. Update remotesign to a parallel capable version. Set org.gradle.parallel.threads in actions as we are IO bound. (modmuss50)
- fix custom dimension not loaded on world preset other than default (#2387) (deirn)
- Fix inconsistent ordering of item attribute modifiers by using a linked hashmap (#2380) (Technici4n)
- Fix incorrect check in GlobalReceiverRegistry (#2363) (apple502j)
- Make disconnected screen reason text scrollable (#2349) (deirn, modmuss50)
- Fix Indigo AO calculation (#2344) (PepperCode1)