Bloomware is a paid utility mod for Minecraft 1.18+ versions
This is free version, feel free to contribute
We have a Discord server - Discord
- Download latest mod .jar from repo's releases.
- Drag it into
.minecraft/mods
directory. - Install Fabric.
- Install Fabric API and drag it into
.minecraft/mods
directory.
This is required only for contributors, not for normal users.
- Clone the repo using
git clone
- Open command line (terminal if you're on linux);
- Type
gradlew genSources
to command line; - To generate project for IntelliJ IDEA, run
gradlew idea
- To generate project for Eclipse, run
gradlew eclipse
- Clone the repo using
git clone
- Import Project -> Bloomware directory
- Select the build.gradle in mod's directory file, and import the project
Note: If gradle did it's tasks and project's configuration files aren't showing up, try to restart IDEA.
Note: If the project's configuration files still don't show up, try reimporting the Gradle project.
- yoursleep (Changed GUI system)
- cattyn (code improvements)
- srgantmoomoo (client base bedroom)
- BleachDrinker420 (some utils from Bleachhack)
- ronmamo (java lib - Reflections)
- johnrengelman (gradle plugin - Shadow)
- Fabric Contributors (for fabric)
- 0x150 (font renderer from Atomic)
- Default keybind for ClickGUI is Rshift
- Default prefix for commands is "$"
- Recommended version for Bloomware is 1.18 (FABRIC ONLY)