This mod allows players to create and remotely control Avatars. Avatars act like players, with a few minor exceptions. The mod also includes a few custom entities to control and create the Avatars.
Doesn't work in 0.18.22 something broke.
Found the thing to change its under prototype -> hotkey.lua
change consuming = "script-only" to consuming = "game-only"
This was much harder to find than the other mods I had to fix.
Ya, Factorio removed that value recently. I fixed another mod of mind but blanked on checking all of them. I will fix this today
This is fixed now.