Slot Click Macros

Quick rating

Slot Click Macros

No reviews yet

A Minecraft Fabric mod that records and replays inventory click sequences to automate repetitive container interactions.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0+mc1.21.11
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Environment Java 21 Modrinth

Slot Click Macros

A Minecraft Fabric mod that records and replays inventory click sequences to automate repetitive container interactions.

Fabric API auf Modrinth Cloth Config auf Modrinth

⚠️ Warning: USE AT YOUR OWN RISK! This mod can be detected by anti-cheat systems and may result in bans on multiplayer servers if your not careful. Always use safe delay settings (100ms+ base, 50ms+ random) and check server rules before using. The developers are not responsible for any consequences.

Features

  • Record any container interaction - Works with chests, shops, crafting tables, and custom GUIs
  • Simple controls - Press a keybind to start/stop recording, then save with a name
  • Multiple playback methods - Trigger via keybind or /slotmacro play <name> command
  • Anti-detection delays - Configurable base delay (10-500ms) with random variance (0-100ms)
  • Queue system - Macros automatically execute when you open the next container
  • Easy management - Assign keybinds, view, edit, and delete macros via config GUI

Installation

  1. Install Fabric Loader
  2. Install Fabric API
  3. Install Cloth Config
  4. Place Slot Click Macros in your mods folder

Quick Start

Recording

  1. Press R (default) to start recording
  2. Open a container and perform your actions
  3. Press R again to stop
  4. Enter a name and save

Playing

  1. Assign a keybind in the config GUI or run /slotmacro play <name>
  2. Open the target container
  3. Macro plays automatically

Stopping

  • Marco automatically stops after finish
  • To stop early, press your configured stop keybind or run /slotmacro stop

Commands

  • /slotmacro play <name> - Queue a macro
  • /slotmacro stop - Stop playback
  • /slotmacro list - List all macros
  • /slotmacro delete <name> - Delete a macro

Recommended Settings

Normal Servers

  • Base Delay: 100-120ms
  • Random Range: 50-60ms

Strict Anti-Cheat

  • Base Delay: 150-180ms
  • Random Range: 70-90ms

Maximum Safety

  • Base Delay: 200-250ms
  • Random Range: 80-120ms

⚠️ Never use delays below 80ms - this will trigger most anti-cheat systems.

File Format

Macros are stored as text files in config/slotclickmacros/:

12,PICKUP,0        # Left-click slot 12
15,QUICK_MOVE,0    # Shift-click slot 15
3,HOTBAR_1,0       # Press hotbar key 1 on slot 3
27,PICKUP,1        # Right-click slot 27

Format: SlotID,ClickType,Button

  1. ClickType (string): The type of click action

    • PICKUP - Normal left/right click
    • QUICK_MOVE - Shift-click to transfer items
    • SWAP - Number key to swap with hotbar
    • CLONE - Middle-click (creative mode)
    • THROW - Q key to drop item
    • QUICK_CRAFT - Drag crafting
    • PICKUP_ALL - Double-click to gather matching items
    • HOTBAR_1 through HOTBAR_9 - Hotbar slot swap via keybind
  • Button (integer): Mouse button used

    • 0 - Left mouse button
    • 1 - Right mouse button
    • 2 - Middle mouse button

FAQ

Will I get banned? Possibly. Many servers prohibit automation. Always check server rules and use appropriate delays.

Macro clicks wrong slots? Container layouts may differ. Re-record in the specific container you're using.

How to stay safe? ✅ Use 100ms+ delays with 50ms+ variance ✅ Test on private servers first ✅ Read server rules ✅ Use responsibly

License

CC0-1.0

Disclaimer

This mod is provided "as is" without warranty. The developers are not responsible for bans or other consequences. Use ethically and at your own risk.

Screenshots

Gallery

  • Config Screen
    Config Screen
  • Config Screen 2
    Config Screen 2
  • Files in minecraft/config/slotclickmacros
    Files in minecraft/config/slotclickmacros

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works