promotional bannermobile promotional banner

Curios API (Forge/NeoForge)

A flexible and expandable accessory/equipment API for users and developers.

File Details

curios-forge-5.13.0+1.20.1-api.jar

  • R
  • Apr 9, 2025
  • 105.22 KB
  • 20
  • 1.20.1+1
  • Forge + 1

File Name

curios-forge-5.13.0+1.20.1-api.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:curios-309927:6401803")

NeoForge

implementation fg.deobf("curse.maven:curios-309927:6401803")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.

This is a copy of the changelog for the most recent version. For the full version history, go here.

[5.13.0+1.20.1] - 2025.04.08

Added

  • [API] Added ICuriosItemHandler#saveInventory(boolean, Predicate<ItemStack>) for filtering inventory saves

Changed

  • Inventory#hasAnyMatching(Predicate<ItemStack>) now also checks the curios inventory