promotional bannermobile promotional banner

Regalia Slots API

Flexible and expandable accessory/equipment API. Add extra equipment slots (rings, amulets, and more) to Minecraft in a compatible, user-configurable way — fork of Curios API by TheIllusiveC4.
Back to Files

Regalia Slots API (1.0.0)

File nameregalia_slots_api-26.2-neoforge-26.2.0.57-1.0.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 20, 2026
Downloads
28
Size
1.8 MB
Mod Loaders
NeoForge
File ID
8690432
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:regalia-slots-api-1659506:8690432"

Learn more about Curse Maven

What's new

v1.0.0 - First stable release: Curios API compatibility

First stable release. The Curios API compatibility layer introduced in 0.0.0-beta.4 has now been tested in a live modpack against Sophisticated Backpacks, Toms Storage, Reliquary, EvilCraft and Ascendant Attributes, with the following fixes folded in.

Added

  • Production-ready Curios API compatibility layer: third-party mods that hard-depend on the real Curios mod id (curios) and its top.theillusivec4.curios.api.* package now recognize and interact with Regalia Slots API's own slots, without requiring the user to install Curios itself.
  • The slots config option now defaults to granting all 11 built-in preset slots (back, belt, body, bracelet, charm, curio, feet, hands, head, necklace, ring) to player-like entities out of the box, instead of an empty list - items from mods that only ship a curios:<slot> item tag (without their own entity-slot assignment data) now have somewhere to go.

Fixed

  • The default regalia_slots_api:tag slot validator now also recognizes items tagged under the curios: namespace (in addition to regalia_slots_api:), so items tagged by third-party mods against the real Curios API are recognized too.

Changed

  • Bumped to NeoForge 26.2.0.57.
If you already have config/regalia_slots_api-common.toml generated from an earlier version, the new default slot list will NOT apply automatically - edit the slots entry yourself or delete the file to regenerate it.
Installing the real Curios mod alongside this one is not supported - both declare the mod id "curios" and NeoForge will fail to load. Remove one before adding the other.

This mod has no additional files