HomeJavaModsSystem Storage Lib
System Storage Lib
System Storage Lib

System Storage Lib

一个 Minecraft 库模组,提供遵循操作系统数据目录规范的系统级持久化存储。

A Minecraft library mod providing system-level persistent storage following OS data directory conventions.

文档 | Documentation

Path data = SystemStorageLib.getInstance() // Get singleton
    .scope("example_mod")                  // Your scope, better with mod id
    .directory(StoreType.DATA);            // get directory path of the store type

Mod version Minecraft version

CurseForge Downloads Modrinth Downloads

GitHub License

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more