v0.2.2 Patch Notes

What's new in v0.2.2

Bugfixes

  • Fixed double drops not working - Double drops now actually add bonus items to inventory
  •     Moved double drop logic from BreakBlockEventSystem to PickupItemEventSystem
  •     When items are picked up, checks DOUBLE_DROP reward chance for the relevant skill
  •     Bonus items are added directly to inventory (hotbar prioritized) via getCombinedHotbarFirst().addItemStack()
  •     Notification now shows item count: "Double Drop! (+3)"

Looking for technical details? View full developer changelog for v0.2.2