Changes - Updated CompMaterial (Remain) with 1.15 materials.
- Updated CompSound (Remain) with 1.15 sounds.
- Updated CompParticle (Remain) with 1.15 particles.
Fixed - Fixed multiple issue with buy/sell signs.
API Changes - LuckyActionTriggerEvent now fires before SuperLuckyBlock calculates the chance of the player being rewarded. Before it would only run if a player received a luckyblock as a reward.
- LuckyActionTriggerEvent is now cancellable.
- Added getChance and setChance to LuckyActionTriggerEvent so you can programatically change the chance.