promotional bannermobile promotional banner

Curios API (Forge/NeoForge)

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

File Details

curios-forge-5.14.0+1.20.1-sources.jar

  • R
  • Apr 10, 2025
  • 177.29 KB
  • 40
  • 1.20.1+1
  • Forge + 1

File Name

curios-forge-5.14.0+1.20.1-sources.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

NeoForge

implementation fg.deobf("curse.maven:curios-309927:6406028")
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.14.0+1.20.1] - 2025.04.09

Added

  • [API] Added ICuriosItemHandler#saveInventory(boolean, BiPredicate<ItemStack, SlotContext>) for more specific filtering on inventory saves