2.1.137 - avoid npe on armor iterating

This commit is contained in:
nossr50
2020-07-30 13:05:19 -07:00
parent 9266a54fce
commit 9f9518eea0
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
Version 2.1.137
Added some code to avoid NPE errors when checking armor on entities
Version 2.1.136
Furnace ownership is no longer lost when the furnace stops doing a job
Furnaces remember owners between restarts (requires MC 1.14 or higher)