- Made Friends list similar to Supporter list, with it being a URL, instead of a literal list of UUIDs
- Added Blacklist
- Added Advanced Sweep Particle
Advanced Sweep attack Particles can be spawned like so:
particle acornlib:special_sweep{base:0xffffff,shadow:0xdedede}
- Added Sweep Particle Item Component
The Component Works Similarly to spawning the particle:
give @s stick[acornlib:sweep_particle={base:0xffffff,shadow:0xdedede}]
- General Code-cleanup
- Changed format of the
KillEffectItem
, now returning a boolean based on if it should save the victim from death
- Fixed Mod Menu name color (I forgot to put
FF
in front of the color code)
- Added Acorn watermark to any mods with "AcoYT" in the
Authors
list
- Added Simple Math Utils for Myth (he no know what symbols mean :\ )