Fixed the addExistingItemsAfterKitSet config option not working correctly with some items.
Added support for § (section sign) in books to colour text.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit
A big backend update!
Forge and Fabric (and Quilt) are now contained in one file.
This also means that the two separate project pages for Forge/Fabric will be converted to one (on CurseForge). While having a clean file list! The Fabric project page on CF will remain as a legacy for older Fabric versions.
Both versions use .json5 for their config. Old files are automatically converted.
Forge mods can now be configured in-game via the mod list with the Configure button!
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit
(Fabric) Updated Starter Kit to Minecraft version 1.19.3.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit
Updated mod to Minecraft version 1.19.3.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit
Improved compatibility with other mods by running the starter kit giving logic on the next tick. This will make sure all items given by other mods are caught.
You can use the addExistingItemsAfterKitSet config option to determine what is done with those items.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit
Changed the default config file to use NBT data by default.
Improved handling of other mods adding items on startup such as books. They can either be removed completely or re-added after the kit has been set. Configurable via 'addExistingItemsAfterKitSet'.
Fixed some custom books not being saved correctly.
Cleaned up code.
The complete changelog with previous versions can be found at:
https://serilum.com/mods?changelog=starter-kit