Download Simply Stacked Dimensions — Minecraft Mods — MetaMods

Simply Stacked Dimensions

Active

Downloads

0

Last update

2 years ago
Client
Fabric
Quilt
Forge
Neoforge
Utils

Simply Stacked Dimensions Mod

This mod introduces the ability to create rules for automatic player teleportation between dimensions when reaching specific height levels (Y coordinates). Configuration is handled through datapacks, allowing for the creation of complex multiverse systems.

Features and Settings

The modification uses JSON configuration files placed in the "/data/simplystacked/config/" folder of any datapack. The file can have any name but must be in JSON format.

Example configuration for teleporting from the Overworld to the Nether when at a specific height:

{
    "from": "minecraft:overworld",
    "to": "minecraft:the_nether",
    "from_y_min": -10,
    "from_y_max": 1,
    "to_y": 121,
    "cloud_platform": true
}

Additional Features

  • Cloud platforms - temporary blocks spawn beneath the player during teleportation to prevent falling
  • Coordinate preservation - X and Z coordinates are maintained when moving between dimensions
  • Cooldown timing - There's a standard 3-second cooldown (60 ticks) between teleportations, configurable in the common configuration file

The mod is currently in active testing phase. Any discovered bugs can be reported to the developers for further fixes.

Project members
shiroroku

shiroroku

AmoAsterVT

AmoAsterVT

Created: 3 Nov 2021

ID: 23881