Skip to content

Patbox/FactoryTools

Repository files navigation

FactoryTools

Some code originally created for PolyFactory, split into self-contained library for general mod usage!

Usage:

Add it to your dependencies like this:

repositories {
	maven { url 'https://maven.nucleoid.xyz' }
}

dependencies {
	modImplementation include("eu.pb4:factorytools:[TAG]")
}

About

Generified bits of code originally created for PolyFactory, now usable for other mods!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages