AcornLib

AcornLib

Mod

An API with features to make modding easier, including new Components, Particles, and Weapon Skins, and Supporter Perks.

Client and server DecorationEquipmentGame MechanicsLibraryManagementTransportationUtility

1,286 downloads
7 followers
Follow Save
Filter versions...
  • Fixed Intrusive Holders Crash

1.21.1-r4

by AcoYT on Aug 9, 2025
Download

1.21.1 port of 1.21.8-r3

1.21.8-r3

by AcoYT on Aug 8, 2025
Download
  • Added ability to add two icons to your mod in ModMenu.
  • Added RenderOverlayEvent for rendering overlays on the player's screen.
  • Reformatted code into api and impl folders.
  • Added AdvBurningItem interface.
  • Added config option to enable ModMenu support for a builtin list of mods.
  • Added debug config option to show mod identifiers.
  • Added player_death and player_damage advancement triggers.
  • Reformatted code to make it cleaner.

1.21.1-r3

by AcoYT on Jul 30, 2025
Download

1.21.1 port of 1.21.8-r2

1.21.5-r16

by AcoYT on Jul 29, 2025
Download

1.21.5 port of 1.21.8-r2

1.21.8-r2

by AcoYT on Jul 29, 2025
Download
  • Added Golden Acorns to Ancient City chests.

1.21.8-r1

by AcoYT on Jul 25, 2025
Download
  • Update to 1.21.8

1.21.7-r4

by AcoYT on Jul 25, 2025
Download
  • Fixed Kill Effect Item not running when Killing Entity.
  • Added AcornItemSettings, allowing you to add components, like you would assign an item's settings using Item.Settings (or in mojang mappings' case, Item.Properties).
  • Removed ColoredText class (it was useless).
  • Fixed components like undroppable and two_handed being broken (I used Byte instead of Unit).
  • Added Test Item to tools ItemGroup when in dev environment.
  • Fixed AcornParticles.AdvancedRefs not being accessible statically.
  • Fixed Supporter name colors always applying on tab list, even when allowSupporterNameColors is false.
  • Added ParticleUtils class, for spawning sweep particles more consistently.
  • Added option to modify a list of items' name colors.
  • Re-organized mixins.

1.21.1-r2

by AcoYT on Jul 18, 2025
Download
  • Made it so instead of calling three URLS for Supporter list, Friend list, and Blacklist, it now calls one, for Supporters and Friends
  • Added item predicate for being held

1.21.5-r15

by AcoYT on Jul 18, 2025
Download

1.21.7-r3

by AcoYT on Jul 18, 2025
Download
  • Made it so instead of calling three URLS for Supporter list, Friend list, and Blacklist, it now calls one, for Supporters and Friends

1.21.1-r1

by AcoYT on Jul 16, 2025
Download

1.21.1 port of 1.21.7-r2

1.21.5-r14

by AcoYT on Jul 15, 2025
Download

1.21.5 port of 1.21.7-r2

1.21.7-r2

by AcoYT on Jul 15, 2025
Download
  • 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 :\ )

1.21.7-r1

by AcoYT on Jul 3, 2025
Download

Updated to 1.21.7

  • Started using new version formatting

1.21.6-r1

by AcoYT on Jun 25, 2025
Download

1.21.6 Update!!!

  • Two new Plushies!
  • 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)

1.21.5-r13

by AcoYT on May 22, 2025
Download
  • Fixed error with Mod Menu Mixins (I never deleted them, Idk where they went :<)

1.21.5-r12

by AcoYT on May 21, 2025
Download
  • 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))

1.21.5-r11

by AcoYT on May 17, 2025
Download
  • Updated Weapon Skins Functionality, meaning you don't have to extend ItemWithSkins to have weapon skins
  • Added Custom Hit Particle component

1.21.5-r10

by AcoYT on May 16, 2025
Download
  • Added isSupporter method to ItemWithSkins class
  • Changed Skin Component to a String, with the default value being "default"

Project members

AcoYT

Owner / Mod Developer

Mythorical

Non-plush bro

Details

Licensed AcoYT License
Published 8 months ago
Updated 12 days ago