Mineuniverse
Log in Register
Mods

Curios API Continuation [Frozen]

A flexible and expandable accessory/equipment API for users and developers [Frozen]
by SSKirillSS
Download Claim this project
3,898,894 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Adventure and RPG API and Library Armor, Tools, and Weapons

Since original CuriosAPI was returned to the development state, this fork is now frozen

 

Important note

This is an unofficial continuation of CuriosAPI by TheIllusiveC4 for NeoForge. Please, don't report issues of this port to TheIllusiveC4, use separated github issues page or discord invite instead. Mod description and documentation will be updated soon, so stay tuned!

 

Overview

Curios is a flexible and expandable accessory/equipment API for users and developers. The purpose is to provide functionality for developers to add extra accessory/equipment slots in a convenient and compatible manner, as well as to give users the ability to configure these slots to their preferences. By default, Curios does not add any content except for an inventory GUI. There are no slots and only two items, the latter only being available through the Creative menu and primarily serving as examples for developers to use when coding their own integration.

Features

  • Expandable equipment slots through a central library. New equipment slots can be made and managed easily through an identifier registry. Identical identifiers will be merged together to avoid functional redundancies and provide maximum compatibility to potential items, while unique identifiers can still be used to mark special types when appropriate.
  • Slots are only made on-demand. There are no slots included by default, all slots are created only as needed. This reduces instances where one or more superfluous slots are present without any suitable items to go into the slot.
  • Slots are completely customizable and manipulable. Slots can have custom backgrounds, different sizes, and can even be disabled or hidden by default. But how would a player even access disabled slots? Through the API, developers can access functions to enable/disable a player's slots or add/remove a certain number of slots of a given type.
  • Flexible item->curio relations using the vanilla tag system. Potential curios are selected through the vanilla tag system, which means that categorizing items into curio types is as easy as creating a .json file in the data/curios/tags folder. Items can be categorized into as many curio types as you want as long as they're tagged in the appropriate files, and these settings can even be overridden entirely. For more information, see the vanilla tag system.
  • Complete integration with other inventory mechanics. Mending and Curses will work with all applicable items equipped in the curio slots. There are also various minor features for developers that make it simpler to integrate their current items or mechanics into the curio system.
  • Accessible from a single GUI. Curios comes with its own GUI accessible from the inventory that shows all of the available slots to a player. This allows players to see all of the extended equipment slots in a central location without needing to access different inventory GUIs. However, developers can still provide their own GUIs for their mod-specific slots if they want. The default keybinding for the GUI is 'g'.

Documentation

If you are a developer, add the following to your build.gradle file:

repositories {
    maven {
        name = "OctoStudios"
        url = uri("https://maven.octo-studios.com/releases")
    }
}

dependencies {
    implementation 'top.theillusivec4.curios:curios-neoforge:${version}'
}

Replace ${version} with the version of Curios that you want to use.

 

More info can be found here:



 

WANT TO TRY OUT OUR OTHER MODS? - VISIT OCTO-STUDIOS.COM FOR MORE INFO!

curios-neoforge-9.0.15+1.21.1.jar
MC Client, NeoForge, 1.21.1, Server
Release 2024-11-09 Get

More from SSKirillSS

Relics: Alex's Mobs Compat
8,526,624
ShatterLib | OctoLib
79,917,853
Relics: Alex's Caves Compat
6,511,539
Not Enough Recipe Book [NERB]
61,821,148
Reliquified Iron's Spells 'n Spellbooks
58,878
Re:Animal
575,036

You Might Also Like

Falling Meteors Mod
Meteors naturally fall upon your world, holding incredibly useful ores
997,797
Cloro's Gravity Gun
Bring the Half-Life 2 gravity gun to minecraft!
99,152
Create Planetary Tweaks
adds items and tweaks for Create Planetary modpack
992,645
Cosmaztic's Swords : Reworked [Create]
My Cosmaztic's Sword Mod : Reworked, with some swords using create items.
9,985
Sculk Dagger
Sculk Dagger
9,969
Minewatch Session 2
A new Hero Mod from a Big Game
9,958