Custom World Height+

Quick rating

Custom World Height+

No reviews yet

Custom World Height lets you customize Minecraft dimension height limits.

World Gen Improvements
Mod Loaders
Fabric
Minecraft
26.2

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

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
Latest Version
1.0.0

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

Custom World Height

Customize the height limits of Minecraft dimensions with simple commands. Create taller Overworlds, expand the Nether, or adjust the End to fit your world-generation needs.


Features

  • Change dimension height limits using commands.
  • Supports the Overworld, Nether, and End independently.
  • Saves settings automatically to a configuration file.
  • Simple and lightweight implementation.
  • Works through a configurable per-dimension height system.

Commands

Set Height for Current Dimension

/customworldheight <height>

Set Height for a Specific Dimension

/customworldheight <height> <dimension>

Examples

/customworldheight 512
/customworldheight 512 overworld
/customworldheight 256 the_nether
/customworldheight 384 the_end

Supported dimensions:

  • overworld
  • the_nether
  • the_end

Height Behavior

Overworld

  • Minimum Y: -64
  • Maximum Y: (height - 65)

Example:

/customworldheight 512 overworld

Result:

Y = -64 to Y = 447

Nether

  • Minimum Y: 0
  • Maximum Y: (height - 1)

End

  • Minimum Y: 0
  • Maximum Y: (height - 1)

Important Warnings

⚠️ Read carefully before using this mod.

Always Configure Height Before Creating a World

For best results, set your desired height before generating a new world.

Never Change Height While a World Is Loaded

Changing dimension height settings while playing can cause serious issues.

Restart Minecraft After Changing Height

After using the command:

  1. Save and exit your world.
  2. Close Minecraft completely.
  3. Launch Minecraft again.

The new height settings will only apply correctly after a full restart.

Existing Worlds Are Not Compatible With Different Heights

Opening a world with a different configured height than the one it was created with may cause:

  • Crashes
  • Chunk errors
  • World corruption
  • Other unexpected issues

Creating a new world after changing height settings is strongly recommended.


Configuration

The mod stores all height settings in:

.minecraft/config/custom-world-height.json

Settings are automatically saved whenever a height value is changed.


How It Works

  1. The mod loads its configuration file during startup.
  2. Height values for each dimension are read from the config.
  3. The /customworldheight command updates and saves these values.
  4. Minecraft's dimension height calculations are overridden using Mixins.
  5. After restarting Minecraft, newly created worlds use the configured height limits.

Recommended Usage

  1. Install the mod.
  2. Launch Minecraft.
  3. Set your desired height using the command.
  4. Close Minecraft completely.
  5. Restart Minecraft.
  6. Create a new world.
  7. Enjoy your custom-sized dimensions.

Note

This mod modifies dimension height limits at a fundamental level. Following the setup instructions and warnings is essential to avoid compatibility and world-generation issues.

Screenshots

Gallery

This project has no gallery images yet.

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
Modrinth
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