Minecraft utility mod aimed at anarchy servers
The Fabric 1.16.5 version is in active development.
KAMI is a fabric mod. Download the latest release, or preferably, build it yourself.
Download and run the installer for Fabric from here if you do not have it already. KAMI does not require Fabric API.
Move the KAMI jar file to the
modsfolder in your
.minecraftdirectory.
While ingame, press Y to open the GUI. The wizard will help you further. He doesn't bite.
The command prefix is
.by default. The autocompletion will list what commands are available.
If you encounter bugs or crashes, please open a new issue.
To ask for help, join the Discord.
Note: You need to be logged into GitHub to do this. If you don't want to login, build your own jar, or download the latest from releases.
If you get a 404 error after following step 3, you're not logged in to GitHub.
File > New > Project from Version Control...
https://github.com/zeroeightysix/KAMI/in the
URLfield, and hit Clone.
ideagradle task.
genSourcestask and attach the generated sources in your IDE.
gradle build
build/libs/. There are 2 jars, pick the in the format of
KAMI-version.jar, not
KAMI-version-shadow.jar.
ronmamo for Reflections
The Minecraft Forge team for Forge
The Fabric Team for Fabric and Yarn