Released Library 0.0.0-beta.1 2026-08-15

Regalia Slots API

Expandable accessory/equipment slots API (fork of Curios API)

Minecraft 26.2
NeoForge 26.2.0.57

Regalia Slots API provides functionality for developers to add extra accessory/equipment slots in a convenient and compatible manner, and gives users the ability to configure those slots to their preferences. By default, the mod adds no content beyond an inventory GUI — slots are created entirely on-demand by other mods that depend on this API.

This mod is a fork of Curios API by TheIllusiveC4 (LGPL-3.0), renamed to this project’s convention. Not affiliated with or endorsed by the original author.

Features

  • Expandable equipment slots — new slots registered easily through an identifier registry; identical identifiers merge to avoid redundancy
  • On-demand slots — no slots included by default, every slot is created only as needed
  • Fully customizable — custom backgrounds, sizes, disabled/hidden by default
  • Vanilla tag system — potential accessory items selected through data/regalia_slots_api/tags
  • Inventory integration — Mending and Curses work in accessory slots, plus developer-facing helpers

Requirements

  • Minecraft 26.2
  • NeoForge 26.2.0.57