mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
Why'd I put weather and lightning in there?
This commit is contained in:
parent
50623a9be2
commit
40e56621a8
@ -3,6 +3,8 @@ LibsDisguises (1.9+)
|
||||
|
||||
A disguise plugin made by libraryaddict which is pretty cool.<br>
|
||||
|
||||
NOTE: These versions will NOT work with Spigot 1.8.8 and before.
|
||||
|
||||
When posting an issue:<br>
|
||||
Please make sure you<br>
|
||||
1) Post a stack trace error, if no stack trace, then post the odd behavior<br>
|
||||
|
@ -45,7 +45,6 @@ public enum DisguiseType {
|
||||
IRON_GOLEM,
|
||||
ITEM_FRAME(71),
|
||||
LEASH_HITCH(77),
|
||||
LIGHTING,
|
||||
MAGMA_CUBE,
|
||||
MINECART(10, 0),
|
||||
MINECART_CHEST(10, 1),
|
||||
@ -75,13 +74,12 @@ public enum DisguiseType {
|
||||
SNOWMAN,
|
||||
SPECTRAL_ARROW(24),
|
||||
SPIDER,
|
||||
SPLASH_POTION(-1),
|
||||
SPLASH_POTION,
|
||||
SQUID,
|
||||
TIPPED_ARROW(23),
|
||||
THROWN_EXP_BOTTLE(75),
|
||||
UNDEAD_HORSE,
|
||||
VILLAGER,
|
||||
WEATHER,
|
||||
WITCH,
|
||||
WITHER,
|
||||
WITHER_SKELETON,
|
||||
|
Loading…
Reference in New Issue
Block a user