[ci skip] Fix typos
This commit is contained in:
parent
e5b723ada2
commit
7fc75401ca
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ Subject: [PATCH] Only erase allay memory on non-item targets
|
|||
Spigot incorrectly instanceOf checks the EntityTargetEvent#getTarget
|
||||
against the internal ItemEntity type and removes the nearest wanted item
|
||||
memory if said instanceOf check fails, (which is always the case)
|
||||
causing allays to behave differently as they constantly loose their
|
||||
causing allays to behave differently as they constantly lose their
|
||||
target item.
|
||||
|
||||
This commit fixes the faulty behaviour by instance performing a check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue