A Slimefun addon that adds a chest terminal system for managing item networks.
- Java 25
- Paper 1.16.* - 26.1.*
- Slimefun 5
ChestTerminal is heavily inspired by the famous mod Applied Energistics.
It adds a Chest Terminal that you can hook up to a Cargo System to access all your items that are accessible through Cargo Nodes on the CT-Channel.
Warning: ChestTerminal can be very heavy on performance. This addon can cause quite a bit of lag, so make sure that you are aware of this when installing.
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:ChestTerminal:v1.1.1")
}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.