Modscraper Modscraper Minecraft
SDM Stages logo

SDM Stages

Mod

by Sixik

API for creating a step-by-step progression

Type

Mod

CurseForge Downloads

2,919

CurseForge ID

1082036

Last Updated

Jul 17, 2026

Description

SDM Stages

SDM Stages is a library mod that implements a stage system similar to the GameStages modification, but with its own improvements and optimizations developed specifically for the needs of the SDM Team.

The main goal of the mod is to provide a convenient, flexible, and completely independent stage system, without relying on other solutions (such as KubeJS) or including unnecessary dependencies for a single mechanic.

Features

  • Compatible and extendable stage implementation inspired by GameStages
  • Support for global and local stage containers
  • Data stored in the structure UUID -> List<String>
    • this allows modifying or adding stages even for players who are not on the server
  • Designed for use by other mods and addons
    • the mod itself does not add content for regular players

Purpose

The mod serves as a library for mods that use a stage-based or step-by-step progression system. Without external addons, it does not affect gameplay.

Similar Mods

Included in Modpacks

External Resources