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

No Backports: This library targets Minecraft 26.1+. Older versions are unsupported.
This is a Core Library / API.
It provides shared functionality for my mods (Vanilla Outsider, Better Dogs, Bat Ecology). 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.
Entities don't just "tick"—they pulse.
Why should only Villagers and Cows have babies? Dasik Library democratizes life itself.
A standardized way for entities to communicate.
Mood (High Priority), Ambient (Low Priority)).[!NOTE]
Developer Note:
This library solves the "Mod Initialization Race Condition" using the Lazy Freeze Pattern. You can register events safely in youronInitialize, and the system won't lock untilServerTick.
dasik-library-1.2.6.jar and place it in your mods folder.If you enjoy the Vanilla Outsider ecosystem, consider fueling the next update!
[!NOTE]
Indonesian Users: SocioBuzz supports local payment methods (Gopay, OVO, Dana, etc.) if you want to support me without using PayPal/Ko-fi!
| Role | Author |
|---|---|
| Architect | Rifaditya (Dasik) |
| Collection | Vanilla Outsider |
| License | LGPLv3 |
[!IMPORTANT]
Modpack Permissions: You are free to include this mod in modpacks, provided the modpack is hosted on the same platform (e.g. Modrinth).Cross-platform distribution is not permitted. If you download this mod from Modrinth, your modpack must also be published on Modrinth.
Made with ❤️ for the Minecraft community
Part of the Vanilla Outsider Collection