Versions Control = 1.2.3.(i)4
Prior releases are not 100% accurate to this structure.
- First Full Release, or World Breaking, Can't be Fixed.
- User Intervention Required.
- Changes to Forge Version, Significant Code Changes, or Feature Changes.
- Language, Logs, Names, Hotfixes, etc.
- For future use, to specify feature or release types.
- Removes around nearly all debug log spam when searching for existing id after shuffling biomes.
- Removes around 80% of debug log spam.
- Console log now show start and stop for forge events, includig file location and movement.
- Removes unnecessary Forge event listener for EntityJoinWorldEvent.
- Lowers required Forge version to 1.16.5.36.1.16.
- Updates mods.toml to reflect forge version change.
- Fixes server crash.
- Updates to Forge 36.1.23
- Removes hardcoded folder and filepaths which fixes #4.
- Coded for latest Minecraft / Forge code for 1.16.5.36.1.23
- Adjusts hardcoded folder and filepaths which fixes #2.
- Now world specific.
- File biomeidfixer(doNOTedit).json must be moved from the modpack instance folder to a new folder called biomeidfixer, and then renamed:
- New Location: instance/WorldName/biomeidfixer/BiomeIdFixer.json
- No longer need to reload your pack to adjust biomes, simply reload the world. Moving from world to world does not require reloading the pack.
- Confirms working with and updates mod.toml to use Minecraft 1.16.5.
- Initial release, beta, fixes biomes ids being remapped when adding or removing other biomes.