Common Toolkit (0.0.0-beta.3)
Curse Maven Snippet
What's new
v0.0.0-beta.3 - Gear-set predicate API
Adds a compatibility overload needed by Apotheosis-style boss data (used by Ascendant Equipment 1.21.1).
Added
GearSetRegistry.getRandomSet(RandomSource, float, List<GearSet.SetPredicate>)— mirrors the upstream Placebo API. Boss / invader data (BasicBossData) stores valid gear sets as aList<SetPredicate>whose entries may be#tagreferences; the existingDynamicHolderSetoverload parsed each entry as a plainResourceLocationand rejected the#. Predicates are logically OR'd.
Notes
Library only — install as a dependency of another mod. No content on its own. Carries the whole 1.21.1 / NeoForge 21.1.249 feature set from beta.2.
JAR: common_toolkit-1.21.1-neoforge-21.1.249-0.0.0-beta.3.jar · Requires: Minecraft 1.21.1, NeoForge 21.1.249+, Java 21
This mod has no additional files
