Evening Star Lib 1.2.1 Neoforge 26.1.2
Curse Maven Snippet
What's new
- Backport recent additions to 1.21.11 & 1.21.1
- Add Support for 1.20.1 (Fabric & Forge)
- Add
isSodiumLike()- Checks for Sodium, Embeddium, or Rubidium, may be useful for legacy modding
- Add
sodiumLikeType()- Returns a string with which mod is present
- Runs
isSodiumLike()
- Mark
isSodium()as deprecated, will eventually be removed in favor ofisSodiumLike() - Update FastJSON to 2.0.64
- Change the way FastJson2 is handled which should fix some issues with launching dependants in devenv

