promotional banner

Configurable Data Fixers

Allows to create custom data fixers through a config
Back to Files

1.2.0 (1.20.1)

File nameConfigurableDataFixers-1.2.0-Fabric+1.20.1.jar
Uploaded
Jun 24, 2023
Downloads
61
Size
726.2 KB
Mod Loaders
FabricQuilt
File ID
4606625
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:configurable-data-fixers-828592:4606625"

Quilt

modImplementation "curse.maven:configurable-data-fixers-828592:4606625"

Learn more about Curse Maven

What's new

- Updated to 1.20.1
- Changed config file to a JSON5 file. The old configuration file will need to be converted. A copy-paste will not work, as the keys have changed, but copying the values over will work.
- Updated embedded FrozenLib to 1.3.1
- Improved internals