Add Lazy DFU mod for versions 1.16.5/1.17.1/1.18.2/1.19.4 (fabric)
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 golden sentence basically: Makes your game launch faster 
https://www.youtube.com/watch?v=gXDqJ598kKA