A Minecraft mod that adds a lot of util and customization
- Thanks for downloading Fabrium, if you are unsure on how to download this mod, read the Installation guide.
- If you want to get Fabrium sources for development or for anything else, read the Sources guide.
- If you encounter an issue with this mod, please read the Issues guide before opening a new issue.
- Minecraft (current supported version)
- Fabric Loader
- Fabrium is only supported by Fabric modloader.
⚠️ Before downloading this mod's sources, see the LICENSE file.
- To download Fabrium sources, you can find them on GitHub.
⚠️ Git required
- Clone the repository:
git clone https://github.com/moddedmodD/Fabrium.git
cd Fabrium- Requirements:
- IntelliJ IDEA (IDE)
- Adoptium Temurin (Recommended JDK)
- Run this command in the terminal:
./gradlew build- The built jar will be located in
build/libs/. - If you want to open the project in IntelliJ to develop, open the cloned folder and let Gradle sync.
- Fabrium is still in development, so you may encounter some issues, If you encounter one, please report it on the issues tracker.
This project is licensed under the LGPLv3 license. See the LICENSE file.