Мова

Dasik Library

Dasik Library

Modrinth

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

6.7k завантажень 5 підписників оновлено 14d ago
остання v1.8.2 Modrinth
Fabric 26.1-snapshot-1 – 26.2 Library

Dasik Library Banner

Requires Fabric API Java License

🧠 Dasik Library

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.


✨ 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.

🐣 Universal Life Cycle

Why should only Villagers and Cows have babies? Dasik Library democratizes life itself.

  • Universal Aging: Any entity can be patched to support baby variants with proper scaling and growth data.
  • Unified Breeding: A centralized registry allows defining breeding items, cooldowns, and partners for any mob—even those Mojang forgot.
  • Growth Acceleration: Feeding babies valid items speeds up their growth logic, universally handled.

🎭 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.

[!NOTE]
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.


📦 Install

  1. Install Fabric API.
  2. Download dasik-library-1.2.6.jar and place it in your mods folder.
  3. Required by all Vanilla Outsider mods.

☕ Support

If you enjoy the Vanilla Outsider ecosystem, consider fueling the next update!

Ko-fi
SocioBuzz

[!NOTE]
Indonesian Users: SocioBuzz supports local payment methods (Gopay, OVO, Dana, etc.) if you want to support me without using PayPal/Ko-fi!


📜 Credits

| 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

Версії

Release
1.8.2
fabric · 26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 14d ago
## [1.8.2] - 2026-06-06 ### Added - **GuiHelper API**: Introduced `net.dasik.social.api.config.GuiHelper` dynamic configuration screen resolver utilizing…
1.6k
Release
1.8.1
fabric · 26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 15d ago
## [1.8.1] ### Added - **Genetics-Based Loot Modification API**: Introduced `GeneticsLootModifier` functional interface and `GeneticsLootRegistry` mapping…
184
Release
1.7.4
fabric · 26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 22d ago
## [1.7.4] ### Added - **Config Helper**: Introduced a generic `ConfigHelper` providing safe configuration loading, saving, atomic temporary file swaps,…
1.5k
Release
1.7.2
fabric · 26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 24d ago
## [1.7.2] - 2026-05-26 ### Added - **Client-Side Integrated Server Helper**: Introduced `ClientGameRuleHelper` to fetch game rules from the integrated server…
651
Release
1.7.1
fabric · 26.1.2 · 1mo ago
## [1.7.1] - 2026-05-16 ### Summary The **"Stability & Parity"** update. Implemented legacy compatibility measures and finalized the 26.1.2 terrestrial…
754
Release
1.7.0
fabric · 26.1.2, 26.2-snapshot-2, 26.2-snapshot-3 · 1mo ago
# Changelog ## [1.7.0] - 2026-05-11 ### Added - **Parameterized Boids Weights**: Added `alignmentWeight`, `cohesionWeight`, and `separationWeight` to…
290
Release
1.6.9+build.24
fabric · 26.1.2 · 1mo ago
Build 1.6.9+build.24: Protocol 2.1 Alignment & Infrastructure Update
55
Release
1.6.9+build.24
fabric · 26.1, 26.1.1, 26.1.2 · 1mo ago
# Changelog ## [1.6.9+build.24] - 2026-05-08 ### Added - **Enchantment API**: Added `DynamicEnchantmentManager` to handle GameRule-based enchantment capping…
372
Beta
1.6.9+build.23
fabric · 26.1, 26.1.1, 26.1.2 · 1mo ago
## [1.6.9+build.23] - 2026-04-22 ### Added - **Leader Teleportation**: `FollowLeaderGoal` and Flocking Strategies now support teleportation when followers…
401
Release
1.6.9+build.22
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
## [1.6.9+build.22] - 2026-04-16 ### Changed - **Dynamic AI Parameters**: Removed `final` modifier from `FollowLeaderGoal.parameters`, enabling runtime AI…
221
Beta
1.6.9+build.21
fabric · 26.1-rc-1, 26.1-rc-2, 26.1-rc-3 · 2mo ago
## [1.6.9+build.21] - 2026-04-16 ### Added - **FlockState API Expansion**: Added `memberCount` field and accessors to `FlockState`. - **Infrastructure**:…
52
Beta
1.6.9+build.17
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
9

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.