A matter of life and coding
Domaman202 opened this issue · 5 comments
In order for the magnetic card to work we call "doMagnet" EVERY SERVER TICK?
I understand correctly?
In order for the magnetic card to work we call "doMagnet" EVERY SERVER TICK? I understand correctly?
Yes, we do.
I have seen spark reports, it doesn't cause that big of a load, but if item ticks do what we need, that would really simplify the code.
Item#inventoryTick does exactly what we need, but it doesn't work in Trinket Slots (we can work around that using Trinket#tick)
Haha! Error trace -> #150