promotional bannermobile promotional banner

Macro Deluxe

QOL mod to help with your specific tasks - Deluxe Edition!

File Details

macro-deluxe-1.0.2.jar

  • R
  • Sep 27, 2025
  • 138.57 KB
  • 11
  • 1.21.4+4
  • Fabric

File Name

macro-deluxe-1.0.2.jar

Supported Versions

  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:macro-deluxe-1350648:7038991"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

++ Added
- Stop on GUI failsafe: world-change handling.
  - World/dimension changes are no longer treated as regular GUIs.

  - New setting: "Ignore World Change" (enabled by default). When enabled, Stop on GUI will not trigger on world changes. When disabled and Stop on GUI is enabled, a world change will raise the failsafe: pause with a 2s countdown if Continue on GUI Close is enabled, or stop otherwise.

- New hotkey: Apply View (default F10). Instantly applies the yaw/pitch values from Macro Editor to the player view. Also usable while Macro Editor is open.

- GUI settings:
  - Macro HUD toggle ("Macro Hud"). Controls the in-game HUD showing macro time and loop count. When disabled, the "Edit HUD Placement" button is hidden.

  - Mini-Inventory HUD toggle ("Display Mini-Inventory"). Shows/hides the mini-inventory overlay. When disabled, the "Edit Mini-Inventory" button is hidden.


-- Fixed
- Resume after GUI close: restored held inputs when resuming playback. When a GUI closes (with Stop On GUI + Continue on GUI Close enabled), the macro now correctly re-holds mouse buttons and keys so actions like continuous breaking/placing resume correctly.