Skip to content

Chocohead/Data-Breaker-Lower

 
 

Repository files navigation

DataBreaker

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

How to add this mod to your dev env

If you have the inclination to add DataBreaker to your dev env, follow these 3 easy steps:

  1. Add this to your build script before dependencies
repositories {
	maven { url = "https://jitpack.io" }
}
  1. Add this to your build script in dependencies:
modRuntime ("com.github.Chocohead:Data-Breaker-Lower:<whatever the latest commit hash is>")
  1. cry

About

A corner cut is a corner saved

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%