N3rdy-lib

Mod

A library for code and objects to reuse for future projects.

Client and server LibraryManagementUtility

31 downloads
0 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

N3rdy-Lib is a library mod that contains stuff while i make minecraft mods. It currently contains the following:

A class for NbtObjects, NbtObjects are objects that can be directly put on nbt compounds due to them implementing the NbtElement interface. All data handling is already done except client to server synchronisation, which can be done by updating the nbtcompound.

An interface for left click items. Items that exectute a function when you use the left click button when holding it. Also has a method for holding the left click button. Both methods provide a client and server method and will need a shared method if not specifically stated otherwise for now.

An interface for Items that lets them grant attribute modifiers while inside of the general inventory. Think of charms and amulets without the hassle for the custom equipment slots, the attribute modifiers update once every 5 ticks for performance sake.

If you want to make use of this mod for personal development i highly recommend checking out the github for the code or asking me on the discord!


Project members

N3rdyR0b1n

Member

Details

Licensed MPL-2.0
Published 3 months ago
Updated 2 months ago