Prevent SafariNet Entity Duplication
Radviger opened this issue ยท 0 comments
Hello, @skyboy.
I've found an entity duplication glitch with safari net, when two players in one time clicks at entity and then they got a two copy of it.
To prevent this i did small fix in ItemSafariNet.java that checks if entity is already dead (isDead) and it works!
Can you include this fix into mod by default?