Lyte Core

Quick rating

Community listing page, reviews here may not be monitored by the author.

Lyte Core

No reviews yet

A library mod for the Parties series. Contains centralized registrations and a Team/Alliance API.

Mod Loaders
Minecraft

About

Description

LyteCore Logo

This mod was split from the core Parties mod to have a centralized and simplified place for registrations and APIs that can be used by the rest of my projects. That way, the parties mod can expand separately while this library focuses on making the rest of the mods much simpler to update and a lot more organized. Used by the Parties Mod. Due note that it is still currently bundled within the Parties mod, meaning there's no need to download this separately.

Current Features:

Centralized Forge Registrations - A custom bridge that allows me to easily hook into Forge here versus scattered and repeated across projects. This includes streamlined commands, packets, and more.

A Team & Alliance API: A registration and API system for team-based mechanics. This includes owner resolvers (where an entity can and should be traced back to another player entity marked as the owner), and an alliance provider (where custom friendly relations can be registered to increase party & friendly-fire support).

Utility: Various utility methods and algorithms used across my mods.