Silari wrote: βSun Oct 27, 2024 5:39 pm
'global' was renamed to 'storage' in 2.0. You need to find anywhere that tries to access global and update the name.
thanks!
I tried a few things and it still doesn't work as intended. Real shame
Look, I have no idea how to mod. I just wanted to make a mod work, that was working in 1.1. The original creator haven't updated it in 6 months. I went through the changelog and fixed stuff in entity.lua and item.lua. But don't really understand what's wrong with control.lua The file is attached if ...