promotional bannermobile promotional banner

Areed's CoreLib

The Base Library/Abstraction Layer for my own mods in order to make maintainance easier.
Back to Files

CoreLib-1.1.1.jar

File nameCoreLib-1.1.1.jar
Uploader
areedelahiareedelahi
Uploaded
Jun 29, 2026
Downloads
1.7K
Size
97.9 KB
Mod Loaders
Fabric
File ID
8340950
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:areeds-corelib-1583686:8340950"

Learn more about Curse Maven

What's new

  • Fixed Player Cache Memory Leak: Fixed a major bug where dead player connections were in the cache after respawning or changing dimensions (DynLights).
  • Added Deep TNT/Minecart Entity Interception: New tnt and blast methiods for the TheLandClaim mod.
  • API Expansion: Added getHeldItemSlot() to the MCPlayer interface and upgraded the teleport()
  • Performance Improvements: Uses cache for keeper allay and dynamic lights to prevent constant calls to api, significantly improving performance with more players.
  • Moving commands as api methods: /r and /offhand commands of geyserfixes are now consolidated into corelib.
  • Various small bug fixes, should result in better stability for all mods.

This mod has no related projects