HomeJavaModsSakura Lib
Sakura Lib
ModsJava

Sakura Lib

by noah1510 · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.20.3–1.20.4⬇ Download for 1.20–1.20.2
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Sakura Lib

While this is mainly a library mod, it also contains some features that are useful for players.

Player focused features

It contains a mod version tracker for singleplayer worlds. This adds a warning if the mod version was downgraded or the mod removed. There is a config to also warn about updates.

Developer focused features

This is a library mod for more convenient data generation in minecraft mods. It provides a layer on top of owo-lib and ARRP to unify them. This in turn allows for fully automatic data generation and registration.

In addition to that it also added a field in the mod json to specify the mods format version. This is only used for the mod version tracker for now but will allow the use of datafixing in the future.

You can add the following in your fabric.mod.json to set the format version of your mod:

"custom": {
  "sakuralib": {
    "format_version": 1
  }
}

More detailed documentation will be added later.

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