@@ -5,29 +5,11 @@ Make sure to clear after release
55Put changelog here:
66
77-----------------
8- - Updated FrozenLib compatibility to 2.2.4+
9- - Includes updates to config parsing for Configurable Everything
10- - Updated minimum Fabric Language Kotlin version to 1.13.8
11- - Updated minimum FKE version to 1.1.9
12- - 2.0 on 26.1-snapshot-1
13- - Implemented caching for Remapping
14- - Improves loading times after first load
15- - Changed the logic of modsToRemap in Scripting config
16- - Selected mods will also select any children mods
17- - Example: 'fabric-api' will now select all Fabric API modules
18- - Added a wrapper for adding blocks via scripts more simply
19- - The wiki has been updated to show an example
20- - Added wrappers to allow all types of blocks to be created via scripts
21- - Updated included Kotlin metadata remapper from Fabric Loom
22- - Fixed rare crash with entity attribute amplifiers
23- - Fixed an issue where the default config causes a "No alpha allowed" error in the config GUI
24- - Fixed major log spam when remapping is enabled
25- - Updated included Kotlin remapper from Fabric Loom
26- - 1.21.x: Removed json5 datapack support
27- - 26.1: Fixed json5 datapack support
28- - 26.1: Added support for djs, jsonc, hjson, txt, and ubjson files
29- - 26.1: Renamed config option from json5Support to moreJsonSuppport
30- - 26.1: Removed script remapping
31- - The unobfuscation update makes script remapping obsolete
32- - 26.1: Added a wrapper for adding blocks via scripts
33- - The wiki has been updated to show an example
8+ - Updated FrozenLib compatibility to 2.4+
9+ - Updated to FrozenLib's Config V2
10+ - Config modifications will now only run when configs are saved
11+ - Saves usually happen from cloth config GUI
12+ - Performance fixes
13+ -
14+ - Added replacedBiomes to biome placement config
15+ - Replaces a biome or biome tag with a singular replacement biome
0 commit comments