b532908ce4 | ||
---|---|---|
.github | ||
assets | ||
docs | ||
src/main | ||
.gitignore | ||
LICENSE.md | ||
README.md |
README.md
KAMI Blue
A minecraft utility mod for anarchy servers.
S-B99 (features-master) | 086 (upstream) | |
---|---|---|
Build Status | ||
Media | ||
Version |
Please consider donating to help continue this project and get a unique cape in game.
Click to view disclaimers
This will be frequently updated as long as I'm not on vacation or anything
This is by no means a finished project, nor is it a "cheat" or "hack" for anything, it is a utility mod.
Please note Baritone is no longer included. Download the standalone jar from here.
See forgehax for an equivalent. Some features in KAMI may be based on those of forgehax, and KAMI / KAMI Blue have some features it doesn't. KAMI Blue won't be based off of other mods unless said otherwise.
How to download
Press the releases button or click here
Status
Click to view current development status
Everything here is planned for sure, along with here and the rest of the issues with a milestone attached.
This is currently in slowed development. Maintainance and further development is planned in the next couple months.
Preview
Click to view images
Click on images to expand
Note: GUI Color is a work in progress and unreleased
GUI When Closed
Ignore the GUI on the right, that's future
Shulker preview being used in chat
CrystalAura targeting
Installing
To install drag the VERSION-release.jar
to your mods/1.12.2
folder
Click to see more detailed installing instructions
KAMI Blue is a forge mod. Start by downloading the latest version of 1.12.2 forge.
- Install forge
- Go to your
.minecraft
directory.- Linux:
~/.minecraft
- Windows:
%appdata%/.minecraft
- OS X:
~/Library/Application Support/minecraft
- Linux:
- Navigate to the
mods
directory. If it doesn't exist, create it. - Get the KAMI Blue
.jar
file. - Drag the
-release.jar
file into your mods directory.
How do I
Click to see the frequently asked questions or basic stuff
Open the GUI
Press Y.
Use commands
The default prefix is .
. Commands are used through chat, use .commands
for a list of commands.
Bind modules
Run .bind <module> <key>
.
You can also use .bind modifiers on
to allow modules to be bound to keybinds with modifiers, e.g ctrl + shift + w
or ctrl + c
.
Change command prefix
By using the command prefix <prefix>
or after having ran KAMI Blue (make sure it's closed), editing your configuration file (find it using config path
in-game) and changing the value of commandPrefix
to change the prefix.
Thank you
zeroeightysix for the original KAMI
ronmamo for Reflections
The Minecraft Forge team for forge