Search found 1 match
- 10 Jun 2016, 01:37
- Forum: General
- Topic: LuaMacros in Minecraft
- Replies: 1
- Views: 8136
LuaMacros in Minecraft
I'm trying to get LuaMacros to work in Minecraft, but the keypresses seem to just open the inventory (which is mapped to the 'e' key) This is what I have: -- assign logical name to macro keyboard lmc_device_set_name('MACROS', 'D33524F') -- define callback for whole device lmc_set_handler('MACROS',fu...