File Details
data-attributes-2.0.0+1.21-alpha.1-fabric-sources.jar
- A
- Aug 3, 2024
- 78.65 KB
- 6
- 1.21
- Fabric + 1
File Name
data-attributes-2.0.0+1.21-alpha.1-fabric-sources.jar
Supported Versions
- 1.21
Curse Maven Snippet
Notes 🍋
- Certain translation keys are not functional in this update.
- The mod is relatively stable, but due to the lack of a certain feature with items, it will be in the alpha channel for now.
- Take caution if you plan on using the mod (as usual with alpha builds).
Changes 🌽
- Updated dependencies to
1.21equivalent versions. - Changed internal networking to abide by version.
ItemFieldshave changed to fit1.21definitions.- 💖 The API now takes in
RegistryEntryalong with the targeted attribute.- This also goes for all events.
IEntityAttributehas also been extended to get itsRegistryEntry.

