Scavenge-GameStages
Modby Speiger
Compat between Scavenge & GameStages
Type
Mod
CurseForge Downloads
602,083
CurseForge ID
289980
Last Updated
Apr 13, 2026
Description
This mod is a Scavenge Addon that makes a compat between Scavenge & GameStages.
Scavenge can be found here: https://minecraft.curseforge.com/projects/scavenge
GameStages can be found here: https://minecraft.curseforge.com/projects/game-stages
The Block Properties that this mod adds for the GameStage compat:
- require_stage:
Description: Allows to check if a Player has reached a GameStage
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"name": (Which game Stage should be checkt for) String,
"required": (If the Stage is required or not allowed) Boolean,
Incompatible With: None
Type: Condition - require_multi_stage:
Description: Allows to check if a Player has reached a GameStage
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"names": (Which game Stages should be checkt for) StringArray,
"all": (If all Stages are required or just 1, Default: true) Boolean,
Incompatible With: None
Type: Condition - set_stage:
Description: Allows to grant or take a gamestage from a player
Parameters:
"disableJEI": (Decides if the Condition is visible in JEI, Default: false) Boolean,
"name": (Which game Stage should be granted and which should be taken) String,
"give": (If the Game Stage should be granted or taken, Default: true) Boolean,
Incompatible With: None
Type: Effect
Similar Mods
Sophisticated Storage (Unofficial Fabric port)
The Unofficial Fabric version of the Sophisticated Storage
Epicfight - Dual GreatSword
Allow you to dualwield greatsword in epicfight mod.
Nether's Delight (Fabric)
Nether addon for Farmer's Delight
Botarium
A crossplatform API for devs that makes transfer and storage of items, fluids and energy easier, as well as some other h...
MixinTrace Resmithed
Adds Mixin information to stack traces in crash reports for easier debugging
ThutCore
API used by Thut's Mods