Re-Dimension Stages
Modby CPearl
An unofficial version of mod Dimension Stages for higher MC version.
Downloads
513,861
Type
Mod
CurseForge ID
972469
Last Updated
Apr 9, 2026
Description
维度阶段重制版(Re-Dimension Stages)
这是模组Dimension Stages的非官方高版本重制版。
前置:Game Stages
通过CraftTweaker进行配置。
首先导包:
import mods.redimstages.ReDimensionStages;设置进入暮色森林维度需要"twilightforest"阶段:
ReDimensionStages.restrict("twilightforest:twilight_forest", "twilightforest");设置进入暮色森林维度需要"stage1"阶段和"stage2"阶段:
ReDimensionStages.restrict("twilightforest:twilight_forest", "stage1", "stage2");更改拒绝进入维度信息:
ReDimensionStages.restrictWithMessage("twilightforest:twilight_forest", "Cannot go to twilight forest!", "twilightforest");This is an unofficial version of mod Dimension Stages for higher MC version.
Dependency: Game Stages
Config through CraftTweaker
Firstly import the package:
import mods.redimstages.ReDimensionStages;Go into twilightforest need stage "twilightforest":
ReDimensionStages.restrict("twilightforest:twilight_forest", "twilightforest");Go into twilightforest need both stage "stage1" and stage "stage2":
ReDimensionStages.restrict("twilightforest:twilight_forest", "stage1", "stage2");Modify the message when denying player from going into the dimension:
ReDimensionStages.restrictWithMessage("twilightforest:twilight_forest", "Cannot go to twilight forest!", "twilightforest");Similar Mods
IceAndFire Community Edition
The community version of mod Ice and Fire
Revelationary
Data Driven Block and Item Revelation system. Discover as you go!
Sanity: Descent Into Madness
Brings the sanity mechanic from Don't Starve into Minecraft
Embersified
Adds support for Embers to convert to and from Forge Energy
Better Archeology
Discover artifacts & fossils by encountering new structures that'll enhance your adventure and exploration!
Alternate Origin GUI
Overhauls the origin selection screen to show multiple in a grid for selection.