[Request/Suggestion] Add functionality for Soul Tickets
keraldi opened this issue ยท 1 comments
Soul tickets currently don't know the network they belong to (information is sometimes available through the description but IMHO it's very sloppy).
They also don't know whether they're for syphoning or adding LP, their owner (which would be solved by the network), are not registered and orb tickets (if you have multiple of the same type) get overwritten.
In a list:
- add type (syphon/add)
- add network information
- add BlockPos for block soul tickets (rituals, maybe teleposer)
- register them in a proper List (that can be expanded, which is unique for a network)
- other stuff that I might have forgotten