This mod is very early in development, come back later if you want to use it!
Not to be confused with the Meteor addon called BlackOut
- The name is inspired by Watch Dogs
- I made the first Blackout back in March 2020
- I was very sad after finding out someone else used the name but I'm not changing it now
Cool features
- Features aimed at anarchy, vanilla and even creative
- Automatic update checking
- Baritone integration (TODO)
- Global in-game chat for all Blackout users
- Code is 99% original, we don't copy & paste from copy & pasted clients here (credit for the 1% is in comments)
- Written in kotlin, java fans seethe and cope
- Using reflections to automatically register modules and settings
- Lua scripting (TODO)
- Java/Kotlin Addons
Click here to download the installer.
Manual installation
Recommended mods
- Open the GUI by pressing the
\
key- If you have Mod Menu installed, you can open the GUI by pressing the config button
- Left / Right / Middle Click buttons to configure everything
Click here
git clone https://github.com/chell-dev/Blackout-3.0.git
or download the repository
After building, the output .jar
will be in build/libs/
- Import the project - see https://fabricmc.net/wiki/tutorial:setup, refer to the section for your IDE
- Run the
build
gradle task
- Open
cmd
in the project folder - Run
./gradlew.bat build
cd
to the project folder- Run
./gradlew build