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.8.4.jar

File namedasik-library-1.8.4.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
Jul 22, 2026
Downloads
46
Size
162.0 KB
Mod Loaders
Fabric
File ID
8485685
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

[1.8.4] - 2026-07-22

⚠️ Version Guard Notice

  • Includes zero-dependency ModVersionGuard pre-release protection. Halts startup with an explicit warning banner if run on incompatible Minecraft drops or missing core dependencies (fabric-api) to prevent world save corruption.

Fixed

  • ModVersionGuard ClassLoader Patch: Updated ModVersionGuard.java to resolve target classes via Thread.currentThread().getContextClassLoader() for Knot ClassLoader integration during startup.