mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Detach shoulder entities from natural mob spawning
This commit is contained in:
parent
a86c06bb81
commit
e7fa057abe
@ -166,7 +166,6 @@ public class EntityEventListener implements Listener {
|
||||
case "PATROL":
|
||||
case "RAID":
|
||||
case "SHEARED":
|
||||
case "SHOULDER_ENTITY":
|
||||
case "SILVERFISH_BLOCK":
|
||||
case "TRAP":
|
||||
case "VILLAGE_DEFENSE":
|
||||
|
@ -193,7 +193,6 @@ public class PaperListener implements Listener {
|
||||
case "PATROL":
|
||||
case "RAID":
|
||||
case "SHEARED":
|
||||
case "SHOULDER_ENTITY":
|
||||
case "SILVERFISH_BLOCK":
|
||||
case "TRAP":
|
||||
case "VILLAGE_DEFENSE":
|
||||
|
Loading…
Reference in New Issue
Block a user