promotional bannermobile promotional banner
premium banner
A Fabric mod that ports and recreates the trigger-based macro system from the 1.12.2 LiteLoader Macro Key Bind Mod

Description

Generate complex macros from mod menu by generating conditions which can be concatenated via logical operators of your choice. If every condition is met with the order of operations that you made and the logical operators that you selected, every action will be executed for the specified macro.
For example: a macro that sends the following to chat "/feed" when your hunger is lesser or equal to 6 in certain servers that usually contain such commands in order to be able to sprint.
Simply click "Add Condition", select target: hunger, condition: lesser or equal, and target value: 6. Then click "Add Action", action: send_to_chat, value: /feed