Skip to content

Commit

Permalink
remove hostile iron golem from exception list (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: U5B <[email protected]>
  • Loading branch information
U5B authored Mar 22, 2024
1 parent 1ad6fe8 commit 0edb18c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,6 @@ public boolean equals(Object obj) {
EntityType.PLAYER,
EntityType.DROPPED_ITEM,
EntityType.EXPERIENCE_ORB,
EntityType.IRON_GOLEM,
EntityType.VILLAGER,
EntityType.TRIDENT,
EntityType.HORSE,
Expand Down

0 comments on commit 0edb18c

Please sign in to comment.