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.2.jar

  • R
  • Apr 19, 2020
  • 179.36 KB
  • 586.3K
  • 1.15.2
  • Forge

File Name

curios-FORGE-1.15.2-2.0.2.2.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:curios-309927:2934458")
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.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