System Storage Lib

A lib mod that provides standardized system-level persistent storage

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

Modrinth Downloads

GitHub License

The System Storage Lib Team

HighCrafter tier frameprofile avatar
Owner
HighCrafter tier icon
  • 16
    Followers
  • 4
    Projects
  • 8.2M
    Downloads

More from Leawind