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.
Enhances game performance and optimizes resource usage.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Sculk Vision

See the invisible. Hunt the lag.
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
- Heightmap Sampling - 25 points sampled per chunk (5x5 grid) for smooth terrain following
- Entity Counting - All entities within chunk bounds are tallied
- Async Updates - Analysis runs in background thread every 8 ticks
- 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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers