File Details
RazorzMacroMod-1.1.5-1.21.11-NeoForge
- R
- Feb 12, 2026
- 157.47 KB
- 20
- 1.21.11
- NeoForge
File Name
RazorzMacroMod-1.1.5-1.21.11-NeoForge.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
1.1.5 New Features:
- RANDOM action — RANDOM(varname, min, max) for randomized scripting
- Variable resolution — WAIT(#delay) resolves #var references
- Toggle support — Press a key again to stop a running macro
Bug Fixes:
- KEYDOWN(ATTACK) now actually triggers player swings (KeyMapping.click())
- Space-separated scripts now parse correctly
- DO/LOOP works properly across WAIT pauses
- Tick counter fixed (20 ticks/sec, not 1/sec)
Cleanup:
- Removed KEYDOWN/KEYUP/KEY success spam from chat
- Reduced verbose debug logging

