A Slimefun addon that adds simple material generators.
- Java 25
- Paper 1.16.* - 26.1.*
- Slimefun 5
SimpleMaterialGenerators adds simple, upgradeable material generators to Slimefun, passive blocks that slowly produce cobblestone, sand, and other basic resources.
| SMG | Slimefun5 | Minecraft |
|---|---|---|
| UNOFFICIAL | 5.2.0+ | 1.8.x to 26.x |
Download the latest release and place it in your server's plugins/ folder. Slimefun5 must be installed first.
Please report bugs via the GitHub Issues page.
Contributions are welcome! Please read the Slimefun5 Contributing Guidelines before submitting a pull request.
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:SMG:v1.0.3")
}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 GNU General Public License v3.0.