Skip to content

tranarchy/nicotine

Repository files navigation

image

nicotine

Minecraft utility mod for anarchy servers

About

Not a fork! nicotine is a utility mod with its own click GUI, event system, command system and plenty of modules to enhance your gameplay

nicotine doesn't make direct OpenGL calls, making it compatible with mods that change the rendering system, such as VulkanMod

Despite being a Fabric mod, nicotine doesn't depend on the Fabric API and it uses the official Mojang mappings, making it easily portable to other mod loaders

Preview

Usage

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

Building

Linux, macOS and *BSD

./gradlew build

Windows

.\gradlew.bat build

You will find the built jar in build/libs

GUI

The default keybind for the click GUI is Right Shift, you can change this any time

Other versions

nicotine is currently made for version 1.21.11

If you want to use nicotine on a server that runs on another version you can use the ViaFabricPlus mod

Packages

No packages published

Languages