Re-Dimension Stages
Modby CPearl
An unofficial version of mod Dimension Stages for higher MC version.
Type
Mod
CurseForge Downloads
517,687
CurseForge ID
972469
Last Updated
Apr 13, 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
[Let's Do] Candlelight - Farm&Charm compat
Welcome to Candlelight! This version was made for improved compat with [Let's Do] Farm & Charm
Pretty Pipes: Fluids
Pretty Pipes Addon which adds fluid pipes to transfer your fluids!
MoreCobblemonTweaks
A qol cobblemon client mod introducing various qol improvements!
Differentiate
A modding library for Eltrut & Co.
GTBC's SpellLib/API
A library mod and common code storage for all of my mods containing helpful tools to make everyone's life easier with IS...
LootBeams Fabric Updated
A Minecraft Fabric mod for 1.20.1 that adds colorful and customizable loot beams to dropped items!