HeadLimiter
Build 17
Merge pull request #18 from Slimefun-Addon-Community/walshy/use-blob-builds
Update workflow for blob builds
Supported versions 1.16+
Build 10
fixed headlimiter counting other slimefun items that werent heads from cargo. Reported by Alessio
Supported versions Unknown
Build 9
Merge pull request #9 from J3fftw1/chore/refactor-and-fix
Refactor counts and checks
Supported versions Unknown
Build 6
Fix threshold
We are blocking placement before the threshold (if hit then don't allow). This meant if the limit was 10, you could only place 9. The block is placed when this event is fired so it's x + 1 blocks not x.
Thanks @Boomer-1 for finding this bug!
Supported versions Unknown
Build 3
Merge pull request #5 from J3fftw1/fix/fix-items-dropping-creative
items no longer drop when in creative
Supported versions Unknown
1