Minecraft utility mod for anarchy servers
Not a fork! nicotine is a utility mod with its own click GUI, event system, command system and plenty of modules
nicotine only uses Blaze3D for rendering making it compatible with both the OpenGL and Vulkan backend
nicotine doesn't depend on the Fabric API nor any other mod
Download the jar file from the releases section or build the project from source yourself
Then simply just move the jar file to your Minecraft mods folder
Since nicotine is a Fabric mod you will also need the Fabric Loader
Linux, macOS and *BSD
./gradlew build
Windows
.\gradlew.bat build
You will find the built jar in build/libs
The default keybind for the click GUI is Right Shift
You can change the keybind from the click GUI itself or via this command .set gui key <key>
nicotine is currently made for version 26.2
If you want to use nicotine on a server that runs on another version you can use the ViaFabricPlus mod

