Preset Slot Types
A list of commonly used slot types that are already defined in Curios for developers to use.
Overview
One of the benefits of using Curios is that multiple developers can share slot types between each other, allowing
mechanics and items to cooperate seamlessly. As long as the identifier
for the slot type is the same, the slot types
will be merged together upon registration. To reduce the need for redundant code and data, Curios provides a preset
list of slot types that are commonly used in the modded community and should be favored over creating wholly unique slot
types when applicable.
Although these slot types are provided by Curios, they are not added to any entities by default. This needs to be done by the developer or user by adding slot types to entities.
Slot Types
Identifier | Usage | Examples |
---|---|---|
curio | Universal, able to equip or be equipped into any slot type | Botania |
back | Items worn on the back, such as capes or backpacks | Backpacked, BountifulBaubles, Elytra Slot, Shulker Box Slot |
belt | Items worn around the waist, such as belts or pouches | Artifacts, Cyclic, Nature's Aura |
body | Items worn around the torso, such as cloaks or shirts | Engineer's Tools, Reliquary |
bracelet | Items worn around the wrist, such as bands or bracelets | |
charm | Miscellaneous items, either held or not associated with a body part | Angel Ring, Charm of Undying, Dark Utilities |
head | Items worn on top of the head, such as crowns or hats | VanillaTweaks |
hands | Items worn on hands, such as gloves or gauntlets | Artifacts, Cyclic |
necklace | Items worn around the neck, such as amulets or necklaces | Azure RPG Items, Potion Capsule |
ring | Items worn on the "fingers", such as rings | Enigmatic Legacy, Gobber |