dasik-library-1.8.15.jar
Curse Maven Snippet
What's new
[1.8.15] - 2026-08-08
Fixed
- GameRule Codec Bounds Crash Fix: Updated
DynamicGameRuleManagerIntegerBuildersomindefaults toInteger.MIN_VALUE(orMath.min(Integer.MIN_VALUE, defaultValue)). PreventsSavedDataStorage.encodeUncheckedfrom throwingIllegalStateExceptionwhen serializinggame_rules.daton world save for integer GameRules containing negative values.
[1.8.14] - 2026-08-08
Fixed
- Category-Only Bold Formatting Isolation: Restricted
§lbold formatting exclusively to category header entries (gamerule.category...), removing un-intended bolding from individual GameRule display names (e.g. Instant Gratification ore rules).
[1.8.13] - 2026-08-07
Fixed & Added
- GameRule Category Header Bold Formatting: Updated
registerCategoryinDynamicGameRuleManagerto inject bolded (§l) category translation entries intoGENERATED_TRANSLATIONSfor category titles (e.g.Natural Reproduction (9 rules)).
[1.8.12] - 2026-08-07
Added
- Bold GameRule Title Formatting: Added
§lformatting code toDynamicGameRuleManager.generateReadableNameso all dynamically registered GameRule display names appear bolded in vanilla and modded GameRule menus.
[1.8.11] - 2026-08-07
Fixed
- Stale Attribute Modifier Purging: Fixed giant animal scale bug by actively purging all legacy and duplicate
genetics_/ mod-related attribute modifiers before applying new genetics modifiers inGeneticsEngine.applyGeneticsModifiersandresetGenetics.
[1.8.10] - 2026-08-07
Fixed
- Scale Attribute Base Offset Calculation: Fixed
GeneticsEngine.applyGeneticsModifiersto subtract1.0ffrom the modifier value when applyingADD_VALUEattribute modifiers forscale/minecraft:scale. Prevents base scale1.0from adding+1.0(rendering 200% giant entities). - Expanded Scale API Bounds: Updated
DasikAnimalGeneticsAPI.getScaleandsetScaleclamp range from[0.5f, 2.0f]to[0.1f, 3.0f]to support dynamic custom scale configurations.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

