Community listing page, reviews here may not be monitored by the author.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Mini Macros lets you build client-side macros out of drag-and-drop blocks and bind them to a key. No scripting language, no config files to hand-edit.
A macro is a set of block stacks on a canvas. Blocks in one stack run top to bottom; stacks side by side run at the same time and share their variables, so one can hold a key while another watches and types into chat.
How to use it
- Open the editor from Mods → Mini Macros → Config, or bind a key to Open Mini Macros under Options → Controls.
- Drag blocks from the store on the right onto the canvas. They snap above and below each other; dropped in open space they start a new stack.
- Ovals and hexagons drop into the matching holes. Right-click a block to duplicate it and everything below it; drag one back onto the store to delete it.
- Give the macro a name and a key, then Save. Press the key in-game to run it, press it again to restart it.
- Right Shift stops every running macro. Rebindable under Options → Controls.
Timing is in game ticks — 20 ticks is one second. Macros are saved to config/mini-macros/macros.json, and a single one can be copied to and from the clipboard with Ctrl+C / Ctrl+V in the editor.
Blocks
| Input | buttonDown w buttonUp w lookX 90 degrees over 20 ticks lookY -30 degrees over 10 ticks echo helloKeys are named like w, space, f3, shift, esc, mouse1. |
| Control | sleep 20 ticks loop 10 while if / else |
| Messages | print hello actionbar hello — client-side only, nothing is sent to the server. |
| Variables | i = 0 var i True False None${i} inside any text is replaced with the value. |
| Operators | + - * / % ** |
| Comparators | > < == >= <= != and or |
License
Copyright © 2026 Ball534. Mini Macros is free software under version 3 of the GNU General Public License — you may redistribute and modify it under those terms, and any copy you pass on must come with its source under the same license. Distributed with no warranty.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources