Legacy LazyDFU
Unofficial backport of LazyDFU for 1.13.2
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Legacy LazyDFU
This is an unofficial backport of LazyDFU for Legacy Fabric, specifically Minecraft versions 1.13.x
LazyDFU is an optimization mod for Minecraft that defers unnecessary initialization work so that it is only performed if required. Specifically, it makes the initialization of DataFixerUpper "lazy" - that is, it will not immediately create the rules required to migrate data from older versions of Minecraft to newer versions until it actually needs to do so.
The code of this backport is the same as LazyDFU 0.1.2, adjusted to legacy mappings.
For more information about how LazyDFU works, check out the official LazyDFU modrinth page, containing the 1.14+ releases, also consider supporting astei, the original creator of LazyDFU!