Minecraft utility mod for anarchy servers
nicotine is a utility mod with its own click GUI, event system and plenty of mods to enhance your gameplay
nicotine doesn't rely on the Fabric API or 3rd party dependencies
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
git clone https://github.com/tranarchy/nicotine
cd nicotine
# GNU/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 this any time
To search for a specific module in the GUI press /
nicotine is currently made for version 1.21.3
If you want to use nicotine on another Minecraft version you can use the ViaFabricPlus mod