V1.0.9+1.20.6 (NeoForge 1.20.6)
on May 11, 2024V1.0.9+1.20.6 (Fabric 1.20.6)
on May 11, 2024- Port to 1.20.6
- Remove Forge and Quilt support
V1.0.9+1.20.4 (Quilt 1.20.4)
on Apr 23, 2024V1.0.9+1.20.4 (Forge 1.20.4)
on Apr 23, 2024V1.0.9+1.20.4 (NeoForge 1.20.4)
on Apr 23, 2024V1.0.9+1.20.4 (Fabric 1.20.4)
on Apr 23, 2024- Clean up the ModMenu code, assumes a ModMenu version greater than 9.1.0 is installed otherwise config screens are dependant on mod load order (fixes #6).
V1.0.8+1.20.4 (Quilt 1.20.4)
on Mar 28, 2024V1.0.8+1.20.4 (Forge 1.20.4)
on Mar 28, 2024V1.0.8+1.20.4 (NeoForge 1.20.4)
on Mar 28, 2024V1.0.8+1.20.4 (Fabric 1.20.4)
on Mar 28, 2024- Fix an issue with the previous modmenu fix (#5)
- Update the jar renaming check message slightly
V1.0.7+1.20.4 (Quilt 1.20.4)
on Mar 25, 2024V1.0.7+1.20.4 (Forge 1.20.4)
on Mar 25, 2024V1.0.7+1.20.4 (NeoForge 1.20.4)
on Mar 25, 2024V1.0.7+1.20.4 (Fabric 1.20.4)
on Mar 25, 2024- Fix an issue with configs being registered after the ModMenu entrypoint.
V1.0.6+1.20.4 (Quilt 1.20.4)
on Mar 17, 2024V1.0.6+1.20.4 (NeoForge 1.20.4)
on Mar 17, 2024V1.0.6+1.20.4 (Forge 1.20.4)
on Mar 17, 2024V1.0.6+1.20.4 (Fabric 1.20.4)
on Mar 17, 2024- Fix a typo in the mod renaming warning.
- Add a few new methods to the
JamLibPlatform.Platform
enum. JamLib
is no longer entirelyApiStatus.Internal
(there are some stable API methods in there. Non-stable public internal methods are annotated as such).- Build system improvements.
- Update the icon again.