IOnlySeeTheSurface

Quick rating

IOnlySeeTheSurface

No reviews yet

Only render what you can see, Unload unseen segments of chunks.

Performance & Optimization
Mod Loaders
Fabric
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

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
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

IOnlySeeTheSurface 🔭⛰️

ModBanner Only render what you can see, Unload unseen segments of chunks.

/// A lightweight, aggressive vertical culling engine for modern Minecraft. /// I Only See The Surface is a performance-focused utility that fundamentally changes how Minecraft handles hidden geometry. By intelligently "slicing" the world around the player, it eliminates the rendering of thousands of invisible blocks, providing a massive framerate boost—especially in the game's most demanding environments.

🚀 Optimization

Traditional culling only cares about what is behind you. I Only See The Surface cares about what is above and below you.

  • Vertical Geometry Elimination: In standard Minecraft, the game often renders chunks from the bedrock to the sky, even if you are standing on a solid grass plain. This mod aggressively culls chunks that are vertically out of your line of sight.

  • Massive FPS Gains: By reducing the "Render Batch" size, your GPU spends less time processing vertices that are buried under 60 blocks of stone.

  • Reduced Memory Overhead: By preventing the game from building render data for distant underground chunks while you’re on the surface, it lowers the strain on your system's RAM and CPU.

Example showing the outside chunk and inside chunk logic in real time.

💡 How does it work?

The mod utilizes a Dynamic Vertical Window logic that follows the player in real-time.

  • Surface Logic: While you are exploring the surface (above Y=40), the mod assumes the ground is solid. It culls everything deep underground, leaving only the immediate surface layer visible.

  • The "Mega Cave" Scanner: The mod constantly "pings" the area above the player’s head. If it detects a vertical air gap of 10 blocks or more, it recognizes you are in a massive cavern.

  • Adaptive Rendering: Once a Mega Cave is detected, the "Vertical Window" automatically expands (up to 64 blocks high). This ensures that the epic scale of 1.18+ caverns is preserved, and you never see "holes" in the ceiling while exploring the deep dark.

  • Tiered Chunk Slicing: Chunks within a close radius are rendered more generously, while distant chunks are sliced to their absolute minimum to keep the horizon looking solid without the performance cost.

Screenshots

Gallery

  • the mod banner
    the mod banner
  • Distant chunks with everything under the surface unloaded.
    Distant chunks with everything under the surface unloaded.

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