
ModsJava
Ore Stages Reborn
Allows blocks like ores to be hidden and staged with Game Stages. Free Minecraft Java mod for 1.19.2.
⬇ Download on ModrinthOre Stages Reborn
Description
This is a port of the original mod, due to the fact that the developers of the original mod did not make a port, and I needed it so much
Original mod -> https://modrinth.com/mod/ore-stages
My discord - link
Examples
import mods.orestages.OreStages;
OreStages.addOreStage("test", <blockstate:minecraft:grass_block:snowy=false>);
OreStages.addOreStage("test", <blockstate:minecraft:grass_block:snowy=false>, <blockstate:minecraft:diamond_block>);
Methods
import mods.orestages.OreStages;
OreStages.addOreStage(String stage, BlockState block)
OreStages.addOreStage(String stage, BlockState blockState, BlockState replaceBlock)
OreStages.addOreStage(String stage, BlockState block, boolean explosion)
OreStages.addOreStage(String stage, BlockState block, BlockState replaceBlock, boolean explosion)
Verified by MCModsHub
- Ships as SDMOreStages-1.19.2-2.0.0.jar — drop this file into the mods folder
- Download size: 28 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.