[Fabric 26.2] ZambieLib v1.1.0
Curse Maven Snippet
What's new
- Every jar is now named zambielib-1.1.0+<target>.jar, so the seven downloads stop sharing one file name, and each target publishes to the local maven repo under its own version. Before this the targets overwrote each other and only the last one built was available to sibling projects.
- JsonStore keeps an unreadable file as .corrupt before falling back to the backup or the defaults. A hand-edited config with one typo is no longer replaced silently.
- JsonStore.toJson exposes the store's Gson so mods write files that look the same as the ones it reads.
- Placeholders takes custom delimiters, so style text works alongside the default %key%. A has(key) check too.
- New Mods helper: isLoaded and version for any mod id, the same call on Forge, NeoForge and Fabric.
- Nitro joins the family.
This mod has no additional files