Dasik Libary
Modby DasikIgaijin
The core library and API for all Dasik mods, including the Vanilla Outsider collection. You only need this if another mod requires it.
Type
Mod
CurseForge Downloads
8,679
CurseForge ID
1453456
Last Updated
Jul 29, 2026
Description
π§ Dasik Library
No Backports: This library targets Minecraft 26.2+. Older versions are unsupported.
This is a Core Library / API.
It provides shared functionality for my mods (Vanilla Outsider, Instant Gratification, and Delayed Gratification collections). It does nothing on its own.
Dasik Library provides a unified Hive Mind architecture for complex social behaviors. Entities become aware of "Social Events" (Alerts, Moods, Requests) and participate in a global, optimized social scheduler.
β¨ Features
π‘ The Hive Mind (Global Signal System)
Entities don't just "tick"βthey pulse.
- Unified Scheduler: One centralized system manages social interactions for all supported mods.
- Performance Optimized: Uses a "Highlander" pattern ensuring logic only runs once per tick, even if 100 mods use the library.
π Social Events Registry
A standardized way for entities to communicate.
- Tracks: Events are categorized (e.g., Mood (High Priority), Ambient (Low Priority)).
- Lazy Freeze: The registry respects mod loading order but locks down tight for stabilization once the world loads.
Developer Note:
This library solves the "Mod Initialization Race Condition" using the Lazy Freeze Pattern. You can register events safely in your onInitialize, and the system won't lock until ServerTick.
π€ Inter-Mod Compat
- Better Dogs: Uses Dasik to handle Pack mechanics, howling, and wild wolf leader-follower logic.
- MCA Female Gender Bridge: Integrates genetics & breeding physics solvers.
- Collapsible Game Rule Screen: Utilizes dynamic GameRule registration and localization helpers.
πΊ Leader-Follower API (Cached Boids)
The most advanced flocking API in the Fabric ecosystem.
- Cached Boids Pattern: Supports massive swarms (100+ entities) with minimal CPU usage by pre-calculating group data on the Leader.
- Biomechanical Logic: Alignment, Cohesion, and Separation steering for organic movement.
- Minecraft 26.2+ Native: Fully utilizes native 26.2+ entity attributes and dynamic GameRule registration.
π¦ Install
- Install Fabric API.
- Download dasik-library-1.8.5.jar (or latest) and place it in your mods folder.
- Required by all Vanilla Outsider, Instant Gratification, and Delayed Gratification mods.
β Support
If you enjoy the ecosystem, consider fueling the next update!
Indonesian Users: SocioBuzz and Saweria support local payment methods (Gopay, OVO, Dana, etc.) if you want to support me without using PayPal/Ko-fi!
π Credits
Role Author Creator Dasik (Rifaditya) Collection Vanilla Outsider / Instant Gratification / Delayed Gratification License LGPLv3π¦ Modpack Permissions:**Made with β€οΈ for the Minecraft community** *Part of the Vanilla Outsider Collection*
You are free to include this mod in any modpack on any platform. However, the mod itself must be downloaded from its official distribution pages on Modrinth or CurseForge. Re-uploading or redistributing the mod jar file to third-party sites is strictly prohibited unless explicitly permitted by the creator.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
[SBM] Helm Bucket
Use your helm as a bucket
Visual Recipe Editor
Recipe editor for KubeJS
FabricTPA
A server-side Fabric mod that adds /tpa command-set
Simple Update Checker
Simple modpack update checker for Modrinth. Works client side and server side
Cursed Fate: Black Bird Manipulation
New technique for Cursed Fate, inspired by jjk Mei Mei
Glorious Creatures
An exploration-based mod, with several different mobs to fight.