1.21.5 port of 1.21.7-r2
- 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
FFin front of the color code) - Added Acorn watermark to any mods with "AcoYT" in the
Authorslist - Added Simple Math Utils for Myth (he no know what symbols mean :\ )
1.21.6 Update!!!
- Two new Plushies!
- Toast (Skin by RustToaster)
- ML!Kio (Skin by 4kio)
- Happy Ghasts can now equip plushies
- Right-Click with Plush in hand while Sneaking (and being a supporter) to equip a Happy Ghast with a Plush
- Right-Click with an empty hand while Sneaking (and being a supporter) to remove the plush from the Happy Ghast (Note: the plush is not decremented, it's like an item frame in creative, it's displayed, but not taken)
- Fixed error with Mod Menu Mixins (I never deleted them, Idk where they went :<)
- Made Plushies Honk when shot (I don't know why'd you want to do this though)
- Added ability to make mods have a custom ModMenu name color (
ALib.registerModMenu(modId, hexColor))
- Updated Weapon Skins Functionality, meaning you don't have to extend
ItemWithSkinsto have weapon skins - Added Custom Hit Particle component
- Added
isSupportermethod toItemWithSkinsclass - Changed Skin Component to a String, with the default value being
"default"
Thank you all, for 175 downloads. It's more than I ever hoped possible, and I hope we can continue to grow. This isn't a very large update, but it's a funny one :3
- Added Acorn & Golden Acorn Items
- Added a Collection of Sweep Attack Particles
- Moved to Interfaces for all initialization classes
- Fixed the easter egg (I've given up :( )
The largest update yet :]
- New Clown Aco Plushie
- Plushies can now be honked
- Plushie honks change pitch with note blocks
- Myth Plushie has voicelines now (very silly)
- Friend Cosmetics (Colored Names)
- Mod Menu Changes (Colored Name and Icon)
- Velocity Command (exact and directional)
- Undroppable Items (for developers)




