promotional bannermobile promotional banner

Curios API (Forge/NeoForge)

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

File Details

curios-forge-5.10.0+1.20.1-api.jar

  • R
  • Aug 31, 2024
  • 100.15 KB
  • 98
  • 1.20.1+1
  • Forge + 1

File Name

curios-forge-5.10.0+1.20.1-api.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

NeoForge

implementation fg.deobf("curse.maven:curios-309927:5680166")
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.10.0+1.20.1] - 2024.08.31

Added

  • [API] Added CuriosTooltip helper class to build Curios-style tooltips

Changed

  • Slot names without a localization will default to its identifier instead of its localization key

Fixed

  • Fixed slot resizing crash
  • Fixed certain valid items being marked as invalid during loading and datapack reloading
  • Fixed slot modifiers not being synced when the new inventory size is 0