Fix ClassCastException for Rupture

Fixes #4476
This commit is contained in:
nossr50
2021-04-03 09:46:01 -07:00
parent 3e60dfcf98
commit e8577e4a9e
4 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
Version 2.1.187
Fixed a ClassCastException error involving Rupture
Version 2.1.186
Rupture has been reworked to solve a few outstanding issues (see notes)
Fixed an exploit involving enchantments (thanks TheBusyBiscuit)