Waila Stages
Modby DarkhaxDev
Allows access to Waila HUD and specific tool tip info to be restricted based on stages,
Type
Mod
CurseForge Downloads
15,816,289
CurseForge ID
269452
Last Updated
Apr 13, 2026
Description
Waila Stages
This mod is an addon for the GameStage API. This allows for access to the Waila HUD to be gated behind a stage. You can gate specific tool tip entries behind a stage as well. To learn more about stages, you should check out the GameStage API mod's description. To give a brief rundown, stages are an abstract concept, and players can unlock them. The way players can go about unlocking them is up to the modpack/server.

This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!
To add restrictions, you have to use CraftTweaker. There are two script methods available.
- mods.WailaStages.addWailaStage(String stage); - Replace the stage string with the name of the stage. This will then make it so players require that stage to view the Waila HUD.
- mods.WailaProgression.addRequirement(String stage, String prefix); - Replace the stage string with the name of the stage. Then replace the prefix with with text of the info you want to restrict. If the tooltip line starts with the word Power, adding Power as the prefix will restrict that line to the stage.
Similar Mods
Sound Physics Remastered
A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
YUNG's Better Mineshafts (Forge/NeoForge)
A long-awaited and much-needed abandoned mineshaft overhaul!
Aquaculture 2
Spices up fishing with a number of new biome specific fish, recipes, and more!
Cyclops Core
Library mod for EvilCraft, Integrated Dynamics and others.
Building Gadgets
A collection of Gadgets to make building large structures a little bit easier!
Inventory Tweaks [1.12 only]
Tweaks to inventory handling for ease of use, including sorting and automatic replacement of broken tools or exhausted s...