Skip to content

Getting started

Raoul edited this page Aug 25, 2024 · 10 revisions

Setting up your modloader

You'll need a NeoForge or Fabric instance to play Refined Storage 2.

Downloading the mod

Refined Storage 2 hasn't been released officially yet so there are no builds available on CurseForge or Modrinth at the moment.

A new version is built after every commit which you can download here.

If you want to use a more stable version, head over to the releases page.

Use the refinedstorage-platform-fabric-{version}.jar or refinedstorage-platform-neoforge-{version}.jar JAR file, depending on your modloader of choice.

Installing the mod

Place the Refined Storage JAR file in the mods/ directory of your instance, or, add it via the launcher that you are using.

Configuring the mod

Refined Storage 2 auto-generates a refinedstorage.toml config file in the config/ directory of your instance.

It is possible to edit the config in-game through ClothConfig on Fabric as well.

Clone this wiki locally