Back to mods
NsTut Endless project artwork

CurseForge · Minecraft mod

NsTut Endless

Allows customization or removes build height limits, enabling construction beyond vanilla restrictions.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which NsTut Endless release should I use?

Updated today
Latest stable file Endless 0.4 - Fabric 1.20.1
Game version 1.20.1
Loader Fabric

NsTut Endless Endless 0.4 - Fabric 1.20.1 targets 1.20.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.

Where it goes

Is NsTut Endless required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does NsTut Endless Endless 0.4 - Fabric 1.20.1 need?

Endless 0.4 - Fabric 1.20.1. Change the file and its required mods may change too.

All 2 required mods have matching files

Install Fabric API, Architectury API first. We found matching files for this game-version and loader setup.

Fabric API Needed by NsTut Endless Endless 0.4 - Fabric 1.20.1
required
Matching file found Matched file: [1.20.1] Fabric API 0.92.12+1.20.1
Architectury API Needed by NsTut Endless Endless 0.4 - Fabric 1.20.1
required
Matching file found Matched file: [Fabric 1.20(.1)] v9.2.14

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add NsTut Endless without breaking your instance.

Built for NsTut Endless Endless 0.4 - Fabric 1.20.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Endless 0.4 - Fabric 1.20.1. It targets 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API, Architectury API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Endless 0.4 - Fabric 1.20.1. It opens that exact file at the source.

About this project

What does NsTut Endless add?

Endless lets you build higher and dig deeper than ever before. Tired of hitting the build limit? With Endless, you control how tall your world can be — up to Y=8192 and down to Y=-4096.

Features

  • Extend Build Height — Set your own minimum and maximum build heights. Build towering skyscrapers reaching thousands of blocks into the sky, or dig deeper than the vanilla limit allows.
  • All Dimensions Supported — Works in the Overworld, Nether, and End simultaneously.
  • Compatible with Existing Worlds — Apply expanded build limits to worlds you already have.
  • Works with Forge and Fabric — Pick your loader, the mod works the same on both.
  • Waystones Compatible — Place waystone blocks anywhere within your expanded build range.
  • Void Damage at Boundary — Void damage triggers 64 blocks below your configured minimum, giving you safe space to build at the bottom of the world.

Configuration

After launching the game once with Endless installed, a config file is created at config/endless.json. Open it with any text editor to customize:

{
  "buildHeight": {
    "minBuildHeight": -64,
    "maxBuildHeight": 320
  }
}
  • minBuildHeight — Lowest Y-level you can place blocks (default: -64, minimum: -4096)
  • maxBuildHeight — Highest Y-level you can place blocks (default: 320, maximum: 8192)

Change the values to whatever range you want, save the file, and restart the game.

Example: Full Height

Want to unlock the full height range? Set both values to their extremes:

{
  "buildHeight": {
    "minBuildHeight": -4096,
    "maxBuildHeight": 8192
  }
}

Recommended Balanced Range

For a good balance of freedom and performance:

{
  "buildHeight": {
    "minBuildHeight": -512,
    "maxBuildHeight": 1024
  }
}

Limitations

  • Lighting range: Dynamic lighting updates (block light and sky light) are limited to y=-1024 to y=1024 to keep the game running smoothly. Blocks placed far outside this range may appear incorrectly lit. Natural light from the sky still reaches all heights.
  • Memory usage: Expanding the build height significantly increases memory usage. At maximum settings (Y=-4096 to 8192), each chunk allocates 768 sections instead of vanilla's 24. Allocate more RAM to Minecraft if using extreme settings.
  • World generation: Terrain generation respects vanilla height rules. Expanded build height gives you more buildable space, but world generation patterns remain unchanged below Y=-64 and above Y=320. Use tools like WorldEdit or datapacks for custom terrain.

Suggestions & Bug Reports

Discord: Join the community

Github Issues: Report issues

Project description from CurseForge.

Pick your setup

NsTut Endless by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

NsTut Endless versions and loaders

8 of 8 releases match

Looking for an older file? The official CurseForge project page is in Resources.