Installation
Installing the ActionItems mod is as straightforward as almost any mod! Follow the steps below to get started.
Server Requirements
Section titled “Server Requirements”ActionItems requires the following to run (as of January 2026):
- Minecraft - 1.21.1
- Fabric Loader - 0.17.2+
- Fabric API - 0.116.6-1.21.1 (or greater)
- Java - 21+
- Fabric Language Kotlin - 1.13.0+kotlin.2.1.0 (or greater)
Installation Steps
Section titled “Installation Steps”- Set up a Fabric server with Minecraft 1.21.1
- Install the ActionItems mod jar into the
modsfolder of your server. Download the mod here! - Download all required dependencies for the mod (See Server Requirements above)]
- Restart the server to generate the configuration files and folders.
- Get the example item using the command
/actionitems give examplewhile in-game. - Modify and create new Action Items in the
config/actionitems/items/folder. See the Item Configuration guide for more information.
Optional Integrations
Section titled “Optional Integrations”ActionItems supports a variety of optional integrations to enhance functionality. These integrations are not required but can provide added features.
- Economy Plugins - ActionItems supports a variety of economy plugins for use
- Impactor
- BEconomy
- CobbleDollars
- Pebbles Economy
- See the Supported Economies page for more information.
- Placeholder Services - ActionItems supports a variety of Placeholder APIs for use with placeholders in items.
- MiniPlaceholders
- TextPlaceholderAPI (not the spigot one)
- See the Placeholders page for more information.