← Назад к ресурсам

Ohmega

A modernised and lightweight data-driven accessory API for Minecraft

Modrinth equipment game-mechanics library

Описание

Ohmega ------ A modernised and lightweight data-driven, loader-agnostic accessory API for Minecraft, versions 1.18+ This mod aims to be a performant and stable alternative to other accessory API mods, while maintaining a plentiful amount of useful features both for users and developers If you know another language and have some free time, [consider helping to translate the mod here](https://crowdin.com/project/ohmega). There aren't too many translations needed per language, and your contributions will be extremely helpful. ![Shows the expansion of the survival inventory and the example "Angel Ring" accessory bundled within the mod](https://cdn.modrinth.com/data/scvT0o5w/images/77077b31348f9ba9de8b06c00c8424d17646d91d.png) ------------ ### Features The following table describes features and the mod's version requirement in which they can be used. I am very open to feature requests, simply [join the Discord](https://discord.gg/B9669WDmZk) and leave a message detailing what you would like to see added/changed, or create an issue report on the [GitHub issue tracker](https://github.com/Swackyy/Ohmega/issues). | Feature | Version | Support / detail | Documentation | |---------------------|---------|-------------------------|---------------| | Multi-loader | >=1.4 | Fabric, Forge, NeoForge | N/A | | Accessory rendering | >=1.6 | Broad (exp) | Yes | | Custom slot types | >=1.3 | Full, data-driven | Yes | | Data generation | >=1.5.8 | Accessory types, lang | Yes | | Key-bound slots | Any | Built-in, dynamic | No | | Accessory events | >=1.1 | Full (>=1.6) | Partial | | Attribute modifiers | >=1.1 | Full, conditional | Yes | | Custom screens | >=1.6 | Full (exp) | Yes | | Configs | >=1.3 | Client & server config | N/A | | UI Edit Screen | >=1.6 | Complete widget editing | N/A | **The Fabric version depends on the 'Fabric API' and 'Forge Config API Port' mods to function, whereas the Forge and NeoForge versions are standalone** --- For developers -------------- Read [the wiki](https://github.com/Swackyy/Ohmega/wiki) to learn how to mod with Ohmega, and create your own functional accessories. If you have any questions or need support, [join the Discord](https://discord.gg/B9669WDmZk) and leave a message with what you would like to know or need guidance with