Compatibility
Minecraft: Java Edition
1.20.6
1.20–1.20.4
1.19.x
1.18.2
1.17.1
1.16.4–1.16.5
1.15.2
1.14.4
1.13.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated 2 weeks ago
Changelog
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#withSlotModifier
to generateItemAttributeModifiers
with a slot modifier attached
Changed
- Changed the default interface to the experimental menu and removed the legacy menu
- [API] Changed
Attribute
toHolder<Attribute>
, affecting the following:ICurio#getAttributeModifiers
ICurioItem#getAttributeModifiers
SlotAttribute#getOrCreate
CuriosApi#getAttributeModifiers
CuriosApi#addSlotModifier
CuriosApi#addModifier
- All modifier methods in
CurioAttributeModifierEvent
- [API] Changed
CurioEquipEvent
andCurioUnequipEvent
toCurioCanEquipEvent
andCurioCanUnequipEvent
- [API] Added
HolderLookup.Provider
to the signatures ofIDynamicStackHandler#serializeNbt
andIDynamicStackHandler#deserializeNbt
Removed
- Removed
addModifier
,addSlotModifier
, andgetAttributeModifiers
methods fromICuriosHelper
, use the methods inCuriosApi
with the same name instead - [Forge - API] Forge removed stack capabilities so curios can now only be registered through
CuriosApi#registerCurio
or implementingICurioItem
on the item - [Forge - API] Removed
CuriosApi#createCurioProvider
Files
Metadata
Release channel
BetaVersion number
8.0.0-beta+1.20.6Loaders
Game versions
1.20.6Downloads
328Publication date
May 3, 2024 at 11:05 PMPublisher
TheIllusiveC4
Owner