A Slimefun addon that adds realistic machines, pipes, and automation tools.
- Java 25
- Paper 1.16.* - 26.1.*
- Slimefun 5
SensibleToolbox was created in early 2014 and originally developed by @desht, here is a link to the original GitHub Repository: https://github.com/desht/sensibletoolbox.
I took over the project back in late 2014 and continued to update it for some time until I have quit plugin development altogether in late 2016.
In late 2020 STB was finally updated once more but it is currently very unstable, so please report any bugs you can find!
Download from GitHub Releases.
STB has no dependencies, so you can just drop it into your /plugins/ folder and you are good to go!
You can easily depend on this project using github-gradle.
In your build.gradle.kts:
plugins {
id("io.github.intisy.github-gradle") version "1.8.2.1"
}
dependencies {
"githubCompileOnly"("Slimefun5:SensibleToolbox:v1.0.2")
}Read more on the Slimefun Wiki...
You can find Slimefun's community on Discord! Click the badge below to join the server for suggestions/questions or other discussions about this plugin.
This project is open-source and licensed under the MIT License.