Скачать One Enough Lib — Minecraft Моды — MetaMods

One Enough Lib

Активный

Установок

0

Последнее обновление

1 месяц назад

Версии

1.20 — 1.21.5
Клиент и сервер
Fabric
Forge
Neoforge
Библиотеки

This mod is a development utility library designed exclusively for the author's OE (OneEnough) series of mods. It has no functional impact on Minecraft gameplay when installed alone.

Currently, it provides the following features:

  • Data-driven development framework: Simplifies modular configuration and extension.
  • MVEL expression support: Enables flexible logic parsing within data-driven structures.
  • Collection of utility classes: Includes helper methods and general-purpose tools.
  • Event priority support for Fabric: Wraps the native event system to allow event priority handling.
    Note: This is a lightweight wrapper around the base API and may have limitations. It works reliably for standard events — see the Javadoc for details.

Important: This mod is intended as an internal dependency and has no standalone gameplay functionality.