Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enginemachiner/harmony

Minecraft Fabric library mod to develop some really cool mods.
https://github.com/enginemachiner/harmony

abstract architecture fabricmc-mod library minecraft-mod

Last synced: 16 days ago
JSON representation

Minecraft Fabric library mod to develop some really cool mods.

Awesome Lists containing this project

README

        



# Harmony

Harmony is a library that tries to simplify mod creation. It has shortcuts to simplify things and has helpers to register generally, do translations, tweak UI, do item and stack behavior, handle NBT data, handle user messages, use mod identifiers in a generic way, schedule timers on tick, do mod files management, advancements and more!

It's my Minecraft Fabric library mod for my mods. It helps me chill while I code.