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
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
8.0.0-beta+1.20.6Loaders
NeoForge
Game versions
1.20.6Downloads
252Publication date
May 3, 2024 at 11:06 PMPublisher
TheIllusiveC4
Owner