Advanced Macros

Macros powered by Lua

File Details

Advanced Macros 9.0.3 for Minecraft 1.14.4

  • B
  • Nov 11, 2019
  • 1.93 MB
  • 243
  • 1.14.4

File Name

advancedmacros-9.0.3 for Minecraft 1.14.4.jar

Supported Versions

  • 1.14.4

Bug Fixes:
- LuaJava Access now prefers child class over parent when both provide the same class or attribute
- Sign controls now output on the correct line, previously off by 1
- Popup prompts for file name now accept control keys such as backspace
- Luajava will now prefer no args method over varargs method if no args are provided
- LuaJava now has a getMethod function for selecting a method where a field name overlaps
- Getting the minecraft setting for smooth lighting will not return 'invalid' now
- Fixed a case where getPlayerNbt could return nothing if not using a player name
- getPlayer().team now returns false instead of 'none' when no team is found