Download STARGATE — Minecraft Mods — MetaMods
STARGATE

STARGATE

Active

Downloads

0

Last update

8 months ago

Versions

1.20.1
Client and server
Fabric
Adventure
Technological

STARGATE

Instant one-way interplanetary transportation

Warning MAJOR REWORK UPDATE COMING SOON!

Important Note

This project is in early development and may contain issues. Please report any discovered bugs in the project's designated section!

What does this mod add?

The STARGATE mod introduces a completely new method of traversing the Minecraft world and its dimensions! Massive ring structures can be found in your world's deserts, resembling the technology from the namesake series.

When activated, stargates create a wormhole connecting them to other gates throughout the universe, allowing instant travel between distant locations.

Each stargate possesses a unique address composed of seven symbols: six serve as spatial coordinates, while the seventh marks the point of origin.

To maintain Minecraft's spirit, the mod uses glyphs from the game's standard galactic alphabet instead of symbols from the original series, with each glyph corresponding to a specific letter.

How to use this mod?

After discovering a stargate, you can establish connection using one of three methods:

Dial-Home Device (DHD)

The DHD is an effective but costly means of contacting stargates. The device's panel features the same symbols found on the gates. To initiate connection, press the corresponding symbols in the correct sequence.

Right-click the DHD to connect to gates matching the entered address (the device must first be linked to specific gates).

Spectral Projector

Unlike the DHD, the spectral projector offers a more affordable one-time connection method. After linking the device to your target gate, right-click it on your departure gate for instant connection.

Manual Address Input

You can also input addresses manually by interacting directly with the gates. Right-click rotates the gate clockwise, while Shift + right-click locks the current symbol.

How to add custom dimensions to the mod?

Expand functionality using datapacks. Create a file data/stargate/point_of_origin/dimension_name.json with the following content:

{
    "dimension": "mod_id:dimension_name", 
    "glyph": "LETTER"
}

Replace mod_id with the mod's identifier, dimension_name with the dimension name, and LETTER with an alphabet letter!