
AcornLib
An API with features to make modding easier, including new Components, Particles, Weapon Skins, and Supporter Perks.
6.6K
12
- Added
FilterRecipesEventfrom 1.21.11 versions - Updated
KeyedBuilderto match 1.21.11 version - Updated
EnchantmentEffectRegistrantto matchComponentTypeRegistrant - Removed
GatheringUtils - Updated
MiscUtilsto match 1.21.11 version - Made MidnightLib optional
- Added
- Made MidnightLib optional
- Fixed Locator and other bars never rendering
- Made MidnightLib optional
- Fixed Locator and other bars never rendering
- Updated to
26.1.2to match1.21.11-23
- Updated to
- Added method in
ItemWithSkinsfor getting the next skin the current skin - Added util method for getting a mod's metadata
- Added new method to
KeyedBuilderwhich provides aRegisterable<T>
- Added method in
- Fixed internal plush tooltip logic, now using
-1as thedescColorwill make the tooltip not appear
- Fixed internal plush tooltip logic, now using
- Fixed plush item lang being broken
- Updated to match 1.21.1-r25
- Reformatted code to use the mod's
RegistrantandBuildersystems - Added
GameRuleBuilderfor registeringGameRules - Added
TagBuilderfor making tags, and registering their translation keys - Added
CriterionRegistrant - Added
OrganizedLanguageProvider - Added
formatCamelmethod for formatting camel case strings similarly to howformatStringdoes. (etc.camelCaseTest->Camel Case Test) - Added
IdContained - Added
LangDiffering
- Reformatted code to use the mod's
- Changed trinkets compat to hopefully not be required anymore
- Updated
SprintUsableItemcode - Added
Buildersystem that functions like Registrants, but for data objects
- Added
Immovableitem component - Updated
Updroppableitem component - Reformatted mixins slightly
- Added
- Fixed
EntityTypeRegistrantgivingExperimentalerrors - Updated lang for supporter error, and added helper method for showing said message to players.
- Fixed
- Slight code reformatting
- Updated
EntityTypeRegistrantto match 1.21.1 version
- Updated to match 1.21.1-r23
- Fixed
EntityTypeRegistrant - Authored all classes
- Fixed
- Added Screen Alignments
- Authored all classes
- Added License file (ARR)
- Removed commented code
- Added
LayeredModelItem,ModelVaryingItemextends this by default - Added
ArmPosableItem - Added
PlayerOpacityEvent - Fixed
CustomKillSourceItembreaking damage whennullis returned - Removed Mod Menu from the
fabric.mod.jsonrequired mods - Fixed Trinkets not being optional
- Fixed
ItemUtils#modifyItemNameColoroverwriting item name completely - Fixed mod requiring MixinExtras in implementation
- This sadly means that you can no longer cancel render events with
AcornData
- This sadly means that you can no longer cancel render events with
- Fixed opacity attribute overwriting player and entity render methods
- Fixed items and other features no rendering in third person
- Fixed servers crashing because of trying to run client networking code server-side.
- Rewrote
ArmorAttributesHelperto hopefully work now
- Rewrote
- Fixed my test for
ArmorAttributesHelperstill being registered
- Fixed my test for
- Reformatted a ton of things, Authored all classes
- Added
ArmorAttributesHelperto replaceAddArmorAttributesEvent(still needs to be called inside astaticblock) - Added
FilterRecipesEvent
1
...

