this is a very cused mod
it makes mc load way faster (on server and client) by removing DataFixerUpper
i'm not responsible if you completely screw up your world
thanks, have a great day
If you have the inclination to add DataBreaker to your dev env, follow these 3 easy steps:
- Add this to your build script before
dependencies
repositories {
maven { url = "https://jitpack.io" }
}
- Add this to your build script in
dependencies
:
modRuntime ("com.github.Chocohead:Data-Breaker-Lower:<whatever the latest commit hash is>")
- cry