File Details
curios-forge-8.0.0-beta+1.20.6.jar
- B
- May 3, 2024
- 363.25 KB
- 10.9K
- 1.20.6
- Forge
File Name
curios-forge-8.0.0-beta+1.20.6.jar
Supported Versions
- 1.20.6
Curse Maven Snippet
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[8.0.0-beta+1.20.6] - 2024.05.02
Added
- [API] Added
CuriosApi#withSlotModifierto generateItemAttributeModifierswith a slot modifier attached
Changed
- Changed the default interface to the experimental menu and removed the legacy menu
- [API] Changed
AttributetoHolder<Attribute>, affecting the following:ICurio#getAttributeModifiersICurioItem#getAttributeModifiersSlotAttribute#getOrCreateCuriosApi#getAttributeModifiersCuriosApi#addSlotModifierCuriosApi#addModifier- All modifier methods in
CurioAttributeModifierEvent
- [API] Changed
CurioEquipEventandCurioUnequipEventtoCurioCanEquipEventandCurioCanUnequipEvent - [API] Added
HolderLookup.Providerto the signatures ofIDynamicStackHandler#serializeNbtandIDynamicStackHandler#deserializeNbt
Removed
- Removed
addModifier,addSlotModifier, andgetAttributeModifiersmethods fromICuriosHelper, use the methods inCuriosApiwith the same name instead - [Forge - API] Forge removed stack capabilities so curios can now only be registered through
CuriosApi#registerCurioor implementingICurioItemon the item - [Forge - API] Removed
CuriosApi#createCurioProvider

