nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
Dasik Library

Dasik Library

Mod

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

Client and server Library

6,098 downloads
5 followers
Created4 months ago
Updated11 days ago

Dasik Library 1.7.2

Changelog

[1.7.2] - 2026-05-26

Added

  • Client-Side Integrated Server Helper: Introduced ClientGameRuleHelper to fetch game rules from the integrated server thread in singleplayer/local play on the client side.
  • Dedicated Server Classloading Protection: Added client environment checks (FabricLoader.getInstance().getEnvironmentType() == EnvType.CLIENT) to lazily load the client-side helper, preventing classloading crashes (such as missing Minecraft class) on dedicated servers.

Changed

  • Dual-Side Game Rule Lookups: Refactored DynamicGameRuleManager.getInt and DynamicGameRuleManager.getBoolean to automatically detect environment type, cast Level to ServerLevel on logical servers, and fallback to ClientGameRuleHelper on client environments.

Files

dasik-library-1.7.2.jar(129.31 KiB) Primary Download

External resources



Project members

dasikigaijin

Owner


Technical information

License
GPL-3.0-or-later
Client side
required
Server side
required
Project ID
Expand Down