VisualizeGate

Quick rating

VisualizeGate

No reviews yet

Real-time point-cloud portal analysis — in Minecraft

Tech
Custom Dimensions
Performance & Optimization
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 Required
Server Unsupported

About

Project Details

Type
Mod
License
CC0 1.0
Latest Version
release-v1.0.14-mc26.2
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

VisualizeGate_Thumnail Stop guessing where your Nether portals will link. See it.

VisualizeGate is a fully client-side Fabric mod that draws your Nether portal network right into the world. It predicts which portal links to which, warns you about conflicts before you waste obsidian, and back-solves the exact spot to build a paired gate — so you never have to do portal math by hand again.

No server install. No spreadsheets. Just look, and build.

GateLink-Frame


Why you want it

Nether portal linking is one of Minecraft's most confusing systems — the 1:8 coordinate ratio, and the search-area rules that let two portals quietly hijack each other's destination. VisualizeGate turns all of that invisible logic into something you can actually see and act on.

See every link, color-coded

Every gate is highlighted in the world and color-coded by its link status — Normal, One-sided, Offset, Unlinked, or Conflict — so you can tell at a glance whether a pair is healthy or about to misbehave.

comflict_gates conflict_gate2

Build the paired gate in the right spot — the first time

Use back-calculate: give it a target coordinate (or just here), and VisualizeGate shows you exactly where to build the matching portal in the other dimension, drawn as an in-world wireframe. If that spot would get pulled into an existing portal, it warns you in red before you light a single block.

image1

Fix conflicts instead of fighting them

When two portals fight over the same destination, conflict resolution searches for a safe build position that won't be stolen by the other side — and marks it with a green box you can just go build on.

image2

Fly over your whole network

The point-cloud view renders your gates and the surrounding terrain as a navigable 3D point cloud you can rotate, zoom, and pan — with View / Gates / Links tabs and a live mini-radar docked right on your HUD.

point_cloud1 point_cloud2

A HUD that stays out of the way

A compact dock shows your current dimension, FPS, and live gate counts (conflicts / offsets) at a glance. Expand it for the full color legend, collapse it when you just want to play.

dock_and_point-cloud

Prediction lines, exactly when you need them

Prediction lines appear automatically while you're holding flint and steel, or when you look at a known portal (its portal block or obsidian frame) — so the guidance shows up right as you're about to build, and gets out of your way when you're not.

Shader environment supported

Wireframes, docks, point clouds, and gate labels are displayed even in environments with lightweight mods and shaders. We will not let anything obstruct your beautiful world.

shader1 shader2


Everything is client-side

VisualizeGate runs entirely on your client. You don't need to install it on the server, and it works in multiplayer using the chunks you've loaded. It only ever uses what your own client has observed — no server sync, no extra setup, no permissions to ask for.

A few favorite commands

Everything lives under /vg (client commands — they work even if the server has never heard of them):

  • /vg visualize — toggle the in-world wireframes
  • /vg back-calculate here — solve the paired-gate spot from where you're standing
  • /vg point-cloud — open the 3D overview
  • /vg dock — expand or collapse the HUD

(The full command list lives in the README on the source page.)

Requirements

  • Fabric Loader and Fabric API
  • Minecraft 1.21.10, 1.21.11, 26.1, 26.1.1, 26.1.2, or 26.2
  • ModMenu recommended — used to open the in-game config screen

Languages

English, Japanese, German, Russian, and Simplified Chinese. German, Russian, and Chinese are community seed translations (not yet reviewed by native speakers) — corrections and pull requests are very welcome.

License

Released under CC0-1.0 (public domain). Use it, learn from it, build on it.

VisualizeGate_Thumnail Stop guessing where your Nether portals will link. See it.

VisualizeGate is a fully client-side Fabric mod that draws your Nether portal network right into the world. It predicts which portal links to which, warns you about conflicts before you waste obsidian, and back-solves the exact spot to build a paired gate — so you never have to do portal math by hand again.

No server install. No spreadsheets. Just look, and build.

GateLink-Frame


Why you want it

Nether portal linking is one of Minecraft's most confusing systems — the 1:8 coordinate ratio, and the search-area rules that let two portals quietly hijack each other's destination. VisualizeGate turns all of that invisible logic into something you can actually see and act on.

See every link, color-coded

Every gate is highlighted in the world and color-coded by its link status — Normal, One-sided, Offset, Unlinked, or Conflict — so you can tell at a glance whether a pair is healthy or about to misbehave.

comflict_gates conflict_gate2

Build the paired gate in the right spot — the first time

Use back-calculate: give it a target coordinate (or just here), and VisualizeGate shows you exactly where to build the matching portal in the other dimension, drawn as an in-world wireframe. If that spot would get pulled into an existing portal, it warns you in red before you light a single block.

image1

Fix conflicts instead of fighting them

When two portals fight over the same destination, conflict resolution searches for a safe build position that won't be stolen by the other side — and marks it with a green box you can just go build on.

image2

Fly over your whole network

The point-cloud view renders your gates and the surrounding terrain as a navigable 3D point cloud you can rotate, zoom, and pan — with View / Gates / Links tabs and a live mini-radar docked right on your HUD.

point_cloud1 point_cloud2

A HUD that stays out of the way

A compact dock shows your current dimension, FPS, and live gate counts (conflicts / offsets) at a glance. Expand it for the full color legend, collapse it when you just want to play.

dock_and_point-cloud

Prediction lines, exactly when you need them

Prediction lines appear automatically while you're holding flint and steel, or when you look at a known portal (its portal block or obsidian frame) — so the guidance shows up right as you're about to build, and gets out of your way when you're not.

Shader environment supported

Wireframes, docks, point clouds, and gate labels are displayed even in environments with lightweight mods and shaders. We will not let anything obstruct your beautiful world.

shader1 shader2


Everything is client-side

VisualizeGate runs entirely on your client. You don't need to install it on the server, and it works in multiplayer using the chunks you've loaded. It only ever uses what your own client has observed — no server sync, no extra setup, no permissions to ask for.

A few favorite commands

Everything lives under /vg (client commands — they work even if the server has never heard of them):

  • /vg visualize — toggle the in-world wireframes
  • /vg back-calculate here — solve the paired-gate spot from where you're standing
  • /vg point-cloud — open the 3D overview
  • /vg dock — expand or collapse the HUD

(The full command list lives in the README on the source page.)

Requirements

  • Fabric Loader and Fabric API
  • Minecraft 1.21.10, 1.21.11, 26.1, 26.1.1, 26.1.2, or 26.2
  • ModMenu recommended — used to open the in-game config screen

Languages

English, Japanese, German, Russian, and Simplified Chinese. German, Russian, and Chinese are community seed translations (not yet reviewed by native speakers) — corrections and pull requests are very welcome.

License

Released under CC0-1.0 (public domain). Use it, learn from it, build on it.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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