Dimension Locker

Quick rating

Dimension Locker

No reviews yet

lets you disable any dimension (Compatible with other mods, Nether & End by default). Exceptions can be granted through custom items.

Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
neoforge-1.21.3-1.1.0
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Dimension Locker


Description

This mod lets you disable any dimension (Compatible with other mods). Exceptions can be granted through custom items to let players enter locked dimension. It introduces new commands, a gamerule, and custom data components to enhance the player interactions with the permits.

Features

  1. Locked portals

    Whenever any entity is about to be teleported (by a portal) to a locked dimension, it would being pushed instead, also get a feedback message with the dimension's name.

    player-getting-rejected-nether

    player-getting-rejected-end-pov


  2. Compatibility

    This mod is available in

    • Forge
    • NeoForge
    • Fabric
    • Quilt

    Works out of the box with any other mod that adds dimensions, however you still need some language compatibility. you will need a resource pack to add a language key, dimension.<mod_id>.<dimension_name>

    in the case of the nether dimension the mod has "dimension.minecraft.the_nether": "The Nether",


  • Data Components

    Here are a couple of Data Components added by the mod that are recommended to use all together, but can be used separately if desired.

    • dimension:
      whenever an entity has a item with the dimension data component, no matter if the dimension is trying to enter is locked, it will enter as long as the component's dimension matches the one trying to enter.

      Example:
      /give @s minecraft:ender_eye[dimension_locker:dimension="minecraft:the_end"]

    • cant_enter_ender_chest:

      Doesn't let the item inside the ender chest, nor any item containing it (shulker boxes, bundles, etc). cant-enter-ender-chest-feedback

      Example: /give @s minecraft:ender_eye[dimension_locker:cant_enter_ender_chest={}]

    • un_despawnable:

      Quite simple, prevents the item from despawning after the standard 5 minutes, can be paired with the damage_resistant data component to make undestructible items.

      Example: /give @s minecraft:ender_eye[dimension_locker:un_despawnable={}]


  • Commands

    You don't have to reboot your server to lock a dimension, an admin can use one of these commands, and it the dimension would be locked/unlocked right away.

    • Lock Command: /dimension lock <dimension>
    • Unlock Command: /dimension unlock <dimension>
    • Check Command: /dimension isLocked <dimension>
      Operators can check the locked status of a dimension.

  • New Gamerule

    operatorCanEnterLockedDimension: A gamerule that determines whether operators can bypass locked dimensions. Set to true by default.


Screenshots

Gallery

  • player-getting-rejected-end-pov
    player-getting-rejected-end-pov
  • cant-enter-ender-chest-feedback
    cant-enter-ender-chest-feedback

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works