Commit Graph
4 Commits
Author SHA1 Message Date
chickeneer a3c944c37b fix PlayerItemHeldEvent firing twice 2021-04-22 19:02:07 -07:00
chickeneer 3ab3613d10 Fix PlayerItemConsumeEvent cancelling properly
When the active item is not cleared, the item is still readied
for use and will repeatedly trigger the PlayerItemConsumeEvent
till their item is switched.
This patch clears the active item when the event is cancelled
2021-03-19 00:33:15 -05:00
chickeneer 2898b4a7eb Fix villager trading demand - MC-163962
Prevent demand from going negative and tending to negative infinity
2020-06-05 20:02:04 -05:00
chickeneer c569dccd4e Do not allow Vexes to load chunks 2020-03-17 14:18:50 -05:00