File Details
Advanced Macros 10.1.2a for Minecraft 1.15.2
- B
- Sep 14, 2021
- 1.97 MB
- 222
- 1.15.2
- Forge
File Name
advancedmacros-10.1.2a.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
BugFixes:
- prompt control keys don't double fire anymore
- log with &&L now adds 'https://' if it does not have
'https://' or 'http://' at the start of the url
- error with no args does not cause NullPointerException anymore
- getPlayer() now runs on the Minecraft thread by default
all parts of getPlayer's result table are now available as separate functions
in playerDetails. Of those, only playerDetails.getInventory and
playerDetails.getPotionEffects run on the Minecraft Thread
- passing an incorrect value into log for '&&F' will give you an error instead of crashing

