Version 5.4.2
New Features
- Add checking Bolt protection when depositing (withdrawing) to (from) blocks
Improvements
- Remove unnecessary
getSelected
call inIngredientHolder#select
- Use
ConcurrentHashMap
in several places
Fixes
- Entity task does not run correctly (
TaskFactory#runEntityTask
)