To get started with UniWrench add the code blocks in your dependencies in your build.gradle and your gradle.properties file
build.gradle
modImplementation("net.danygames2014:UniWrench:${project.uniwrench_version}") {
	transitive false 
}gradle.properties
uniwrench_version=2.3.0Make sure to check the repository to see if the mod hasn't updated
Using UniWrench
You can use UniWrench in multiple ways: