promotional bannermobile promotional banner

MimisTweaks

Many addons/tweaks for Vanilla farming/automation

File Details

MimisTweaks-1.20.4_v1.3.0.jar

  • R
  • May 9, 2026
  • 138.99 KB
  • 7
  • 1.20.4
  • NeoForge

File Name

MimisTweaks-1.20.4_v1.3.0.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:mimistweaks-1537332:8064194"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to MimisTweaks are documented here.

[1.3.0] - 2026-05-09

Added

  • New Macros module in the tweaks menu.
  • New Configure button to open the dedicated macros screen.
  • Scrollable macros configuration screen with:
    • an Add New Macro button,
    • the list of existing macros,
    • live editing (auto-save).
  • For each macro:
    • text field (either a /... command or a chat message),
    • keybind capture button (keyboard + mouse),
    • On/Off toggle (On by default),
    • Delete button with confirmation.
  • In-game macro execution via keybind:
    • text starting with / → run as a command,
    • otherwise → send as a chat message.

Changed

  • Visual/UX refresh of the macros screen:
    • modernized layout,
    • improved contrast,
    • color accents for states (capture, enabled/disabled, delete),
    • better control readability.
  • Added a visible scrollbar (with drag support) when the list exceeds the visible area.
  • Added a macro counter in the top-right corner, positioned to avoid scrollbar overlap.

Fixed

  • Fixed keybind label refresh (immediate update without closing/reopening the screen).
  • Fixed visibility of the first macro row.
  • Fixed several inconsistent macro counting cases (ghost macro / placeholder).
  • Added automatic cleanup of empty legacy placeholders when opening the screen.