Filename
curios-FORGE-1.15.2-2.0.2.6.jar
Uploaded by
TheIllusiveC4
Uploaded
Aug 1, 2020
Game Version
1.15.2
Size
180.04 KB
Downloads
1,040,643
MD5
322ed64f2d6d45efeebd9836e54a4ab1
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.15 Versions
1.15.2
Changelog
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
[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