Sculk Vision

Quick rating

Sculk Vision

No reviews yet

Visualize chunk performance with beautiful terrain-following overlays. See entity counts, tile entities, and lag sources in real-time. Sculk-themed with particles, waves, and floating holograms. 100% client-side.

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
Creative Commons Attribution Non Commercial 4.0 International
Latest Version
2.6.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

About

Description

Sculk Vision

Sculk Vision Banner

See the invisible. Hunt the lag.

Fabric API ModMenu Client Side


What is Sculk Vision?

Sculk Vision transforms the invisible world of chunk data into a stunning visual overlay. Inspired by the mysterious Sculk from the Deep Dark, this mod reveals the computational heartbeat of every chunk around you.

Press F6 and watch as colored overlays materialize on the terrain, showing you exactly where entities are clustering, where tile entities are accumulating, and where the Warden lurks.


Features

Intuitive Color Coding

Color Status Meaning
🟢 Perfect < 50 entities, < 10 tile entities
🟡 Warning 50-150 entities
🟠 Dangerous 150-300 entities
🔴 Critical > 300 entities or > 50 tile entities
🟣 Loading Chunk is being generated
🔵 Sculk Warden detected or Sculk Catalyst active

Floating Holograms

Each chunk displays a hovering hologram with:

  • Entity count - Total entities in the chunk
  • Tile entity count - Hoppers, chests, furnaces, etc.
  • Estimated MSPT - Approximate tick time contribution
  • Status indicator - Visual confirmation of chunk state

Configuration

Full Mod Menu integration with adjustable settings:

  • Toggle screen shake
  • Toggle particles
  • Toggle holograms
  • Adjust overlay height offset
  • Customize warning threshold (0-200 entities)
  • Customize critical threshold (0-500 entities)

Configuration is saved to config/sculkvision.json


Technical Details

How It Works

  1. Heightmap Sampling - 25 points sampled per chunk (5x5 grid) for smooth terrain following
  2. Entity Counting - All entities within chunk bounds are tallied
  3. Async Updates - Analysis runs in background thread every 8 ticks
  4. Frustum Culling - Only visible chunks within render distance are processed

MSPT Estimation Formula

MSPT ≈ (entities × 0.05) + (tile_entities × 0.15) + (sculk_active ? 0.5 : 0)

Note: This is an approximation. Actual server tick times vary based on entity AI complexity and mod interactions.

Screenshots

Gallery

  • Chunk Render with Entity
    Chunk Render with Entity A high-quality render of a Minecraft chunk showcasing an in-game entity within its environment.
  • Configuration Menu with Multiple Options
    Configuration Menu with Multiple Options A configuration menu showcasing various settings, including particles, offset adjustments, warnings, critical hits, screen shake, and hologram options.

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