promotional bannermobile promotional banner

Curios API (Forge/NeoForge)

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

File Details

curios-FORGE-1.15.2-2.0.2.6.jar

  • R
  • Aug 2, 2020
  • 180.04 KB
  • 1.3M
  • 1.15.2
  • Forge

File Name

curios-FORGE-1.15.2-2.0.2.6.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.

[2.0.2.6] - 2020.08.01

Fixed

  • Curios GUI no longer tries to render list without visible slots

[2.0.2.5] - 2020.08.01

Fixed

  • Fixed hidden slots still being handled by Curios GUI

[2.0.2.4] - 2020.06.03

Changed

  • Curios scroll bar has more precise scrolling and the scroll position now persists during a session

[2.0.2.3] - 2020.05.31

Fixed

  • Fixed empty item states being ticked while in Curio slots #50

[2.0.2.2] - 2020.04.19

Changed

  • Changed Recipe Book to dedicated implementation #48
  • Compressed texture files (thanks Darkhax!) #49

[2.0.2.1] - 2020.03.26

Added

  • Added Chinese localization (thank you EnterFor!)

[2.0.2] - 2020.03.21

Added

  • Added support for curio attribute modifiers using NBT tags, simply replace "AttributeModifiers" with "CurioAttributeModifiers"

[2.0.1] - 2020.03.08

Added

  • [API] ICurio#onCurioAnimate - Called every tick client-side only while curio is equipped

[2.0] - 2020.02.24

Fixed

  • Fixed compatibility issue with Ensorcellation's Soulbound enchantment #41

[2.0-beta2] - 2020.01.26

Changed

  • Updated to 1.15.2

Added

  • Re-added JEI integration
  • Added Japanese localization (thanks MORIMORI0317!)

Fixed

  • Fixed generic curio slot icon showing missing texture

[2.0-beta] - 2019.12.30

Changed

  • Ported to 1.15.1
  • [API] ICurio#doRender -> ICurio#render
  • Curio rendering no longer automatically applies sneaking translations
  • Curio slot icons need to be manually stitched into the block texture atlas