Mod
Re-Dimension Stages
No reviews yet
An unofficial version of mod Dimension Stages for higher MC version.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Introduces new dimensions with unique biomes, resources, and challenges.
A modified or ported version of an existing mod.
Features a progression system with stages or gates that must be unlocked.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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");
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources