promotional bannermobile promotional banner

Dasik Libary

The core library and API for all Dasik mods, including the Vanilla Outsider collection. You only need this if another mod requires it.
Back to Files

dasik-library-1.7.0.jar

File namedasik-library-1.7.0.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
May 12, 2026
Downloads
192
Size
127.8 KB
Mod Loaders
Fabric
File ID
8076532
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dasik-libary-1453456:8076532"

Learn more about Curse Maven

What's new

Changelog

[1.7.0] - 2026-05-11

Added

  • Parameterized Boids Weights: Added alignmentWeight, cohesionWeight, and separationWeight to GroupParameters for advanced aerial murmuration control.
  • Movement Stability Triggers: Integrated startDistance and stopDistance logic into FollowLeaderGoal. Entities now only engage movement logic when a significant threshold is reached, reducing pathfinding overhead and jitter.

Changed

  • API (Breaking): Updated GroupParameters record to include Boids weights and distance triggers. Consumer mods must update constructor calls to 1.7.0 specification.
  • Aerial Refinement: AerialFlockingStrategy now utilizes the new weighted Boids parameters, enabling realistic "Starlings" style murmuration behavior for flying entities.
  • Terrestrial Optimization: Land-bound flocking now respects the stopDistance parameter to prevent pushing/jittering when at the destination.

This mod has no additional files