Releases: zml2008/confabricate
Releases · zml2008/confabricate
v2.0.3 with Configurate 4.0.0
v2.0.2 with Configurate 4.0.0
- Fix watch service initialization to be compatible with lazy entrypoints in
fabric-loader
0.11.0.
v2.0.1 with Configurate 4.0.0
- Correct version number in mod metadata file
- Drop the configurate version from the POM version
1.3 (with Configurate 3.7.1)
- Update for MC 1.16.2
- Replace TaggableCollection with anonymous Tags defined in-configuration
- Lazily resolve tags to avoid initialization order issues
1.2.1 (with Configurate 3.7)
- Correct generated pom to actually include Configurate
1.2 (with Configurate 3.7)
- Add support for DataFixerUpper v3 and Minecraft 1.16
- Restructure type serializer creation to allow populating other collections with MC serializers
- Make Text serializer serialize as an object structure, not a String
- Add ItemStack serializer