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

File namedasik-library-1.7.4.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
May 29, 2026
Downloads
1.1K
Size
133.1 KB
Mod Loaders
Fabric
File ID
8164096
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

Changelog

[1.7.4] - 2026-05-26

Added

  • Config Helper: Introduced a generic ConfigHelper providing safe configuration loading, saving, atomic temporary file swaps, size-limit checks, version checking, and backup generation to be shared across consumer mods.

[1.7.3] - 2026-05-26

Added

  • GameRule Helpers: Added getPct, getChance, getProb, and getDecileFloat to DynamicGameRuleManager to centralize math conversions (percentages, permilles, deciles) for GameRule values.

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

This mod has no additional files