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.
V1.0.5+1.20.4 (Quilt 1.20.4)
on Mar 16, 2024V1.0.5+1.20.4 (Forge 1.20.4)
on Mar 16, 2024V1.0.5+1.20.4 (NeoForge 1.20.4)
on Mar 16, 2024V1.0.5+1.20.4 (Fabric 1.20.4)
on Mar 16, 2024- Update icon.
V1.0.4+1.20.4 (Quilt 1.20.4)
on Feb 8, 2024V1.0.4+1.20.4 (NeoForge 1.20.4)
on Feb 8, 2024V1.0.4+1.20.4 (Forge 1.20.4)
on Feb 8, 2024V1.0.4+1.20.4 (Fabric 1.20.4)
on Feb 8, 2024- Functionality to notify the user if we suspect the mod has been downloaded from a repost site such as 9minecraft. See the docs.
@HiddenInGui
annotation to hide config entries in auto-generated GUIs. See the docs.- Fix a few nullability issues in the config system. These were not known to cause any issues, but better to be safe than sorry.