REPENTOGON icon indicating copy to clipboard operation
REPENTOGON copied to clipboard

[suggestion] Callback for creating Abyss locusts

Open zarawesome opened this issue 2 years ago • 1 comments

in-game support for the item Abyss is, well, abysmal. Rather than attempt to improve locusts.xml, perhaps a better solution would be to have a callback when a locust is created, so that it can be implemented in lua instead.

zarawesome avatar Jan 28 '24 12:01 zarawesome

What is stopping you from using MC_FAMILIAR_INIT or the very first MC_FAMILIAR_UPDATE? There shouldn't be any differences with how you handle locusts and any other familiar

im-tem avatar Jan 28 '24 13:01 im-tem