Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Stargate Journey

Stargate Journey

Journey through the Stargate to another world. In Minecraft!

54.6k
94
Adventure
Technology
World Generation

Compatibility

Minecraft: Java Edition

1.21.1
1.20.1
1.19.2–1.19.4

Platforms

Forge
NeoForge

Supported environments

Client-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

Povstalec
Povstalec Owner

Details

Licensed CC-BY-NC-SA-4.0
Published 2 years ago
Updated 2 weeks ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
4
12

Stargate Journey 1.19.2 - 0.6.35

by Povstalec on Mar 16, 2025
Download

Added:

  • Added Rima Dimension

Changes:

  • Entities with passengers will now retain their passengers when going through the Stargate
  • Modded Energy items will now also power up the DHD
  • engageSymbol() ComputerCraft function now has an optional second argument, which, when set to true, will engage the Stargate symbol directly (meaning there will be no rotation animation for Universe and Pegasus Stargates)

Fixes:

  • Fixed Advanced Crystallizer crash when using up crystals
  • Fixed Crystallizer using up incorrect amounts of resources
  • Fixed Stargate Filter not filtering

Stargate Journey 1.21.1 - 0.6.34 Hotfix 2

by Povstalec on Mar 9, 2025
Download

Fixes:

  • Fixed Interfaces not connecting to CC:Tweaked Computers properly
  • Fixed Interfaces not forwarding energy to Stargates

Stargate Journey 1.21.1 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Fixes:

  • Fixed server crash
  • Fixed incorrect engageSymbol() ComputerCraft function not rotating the Universe Stargate

Stargate Journey 1.20.1 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Stargate Journey 1.19.4 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Stargate Journey 1.19.4 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Stargate Journey 1.19.3 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Fixes:

  • Fixed incorrect engageSymbol() ComputerCraft function not rotating the Universe Stargate

Stargate Journey 1.19.2 - 0.6.34 Hotfix

by Povstalec on Mar 7, 2025
Download

Fixes:

  • Fixed incorrect engageSymbol() ComputerCraft function not rotating the Universe Stargate

Stargate Journey 1.21.1 - 0.6.34

by Povstalec on Mar 6, 2025
Download

Updated to Minecraft 1.21.1

Added:

  • Added Unitas Dimension
  • Added Unity Crystals
  • Added Fusion Core (Item used to power DHDs, only found in "naturally" generated DHDs)
  • Added Naquadah Generator Core (Item used to power DHDs and craft Naquadah Generator)
  • Added getPublicWhitelist() and getPublicBlacklist() ComputerCraft functions
  • Added hasDHD() ComputerCraft function

Changes:

  • Stargates and DHDs will now require energy by default (set disable_energy_requirements to false in the sgjourney-common config if you prefer no energy use)
  • Players will now be unable to mine Stargates while they are connected (set can_break_connected_stargate to true in the sgjourney-common config if you want to change this back)
  • Only the outgoing side of a Stargate connection will now be able to forcefully close it (does not apply to DHD autoclose function, which still works from both sides; set end_connection_from_both_ends to true if you wish to change this back)
  • Classic DHD now has a crystal inventory
  • DHDs have a new item slot for powering the DHD (it accepts Energy Cores, ZPM and other modded items with Energy capability)
  • Milky Way DHD and Pegasus DHD are now craftable
  • Classic Stargate can now rotate and be dialed manually
  • Universe Stargate can now be dialed manually
  • addToWhitelist() and addToBlacklist() ComputerCraft functions now have two parameters, first being the address and second being a boolean, determining whether the function will be visible when displaying the public whitelist/blacklist
  • Address Tables can now specify either exact symbol array or Dimension of each Address, as well as its Galaxy
  • Naquadah Liquidizers and Crystallizers now have sided inventories
  • Naquadah Liquidizers now push liquids (at the bottom of the block) to Block Entities with Fluid capabilities
  • stargate_disconnected Computercraft event now also specifies whether the Stargate was dialing out or not

Fixes:

  • Address Tables should no longer roll for Dimensions which aren't present in game (no more finding Glacio on your cartouche when you don't even have Ad Astra installed)
  • Stargates should no longer ignore the config which prevents them from drawing energy from both sides of the connection
  • Universe Stargate should no longer jitter on incoming connection

Stargate Journey 1.20.1 - 0.6.34

by Povstalec on Mar 6, 2025
Download

Stargate Journey 1.19.4 - 0.6.34

by Povstalec on Mar 6, 2025
Download

Stargate Journey 1.19.3 - 0.6.34

by Povstalec on Mar 6, 2025
Download

Stargate Journey 1.19.2 - 0.6.34

by Povstalec on Mar 6, 2025
Download

Added:

  • Added Unitas Dimension
  • Added Unity Crystals
  • Added Fusion Core (Item used to power DHDs, only found in "naturally" generated DHDs)
  • Added Naquadah Generator Core (Item used to power DHDs and craft Naquadah Generator)
  • Added getPublicWhitelist() and getPublicBlacklist() ComputerCraft functions
  • Added hasDHD() ComputerCraft function

Changes:

  • Stargates and DHDs will now require energy by default (set disable_energy_requirements to false in the sgjourney-common config if you prefer no energy use)
  • Players will now be unable to mine Stargates while they are connected (set can_break_connected_stargate to true in the sgjourney-common config if you want to change this back)
  • Only the outgoing side of a Stargate connection will now be able to forcefully close it (does not apply to DHD autoclose function, which still works from both sides; set end_connection_from_both_ends to true if you wish to change this back)
  • Classic DHD now has a crystal inventory
  • DHDs have a new item slot for powering the DHD (it accepts Energy Cores, ZPM and other modded items with Energy capability)
  • Milky Way DHD and Pegasus DHD are now craftable
  • Classic Stargate can now rotate and be dialed manually
  • Universe Stargate can now be dialed manually
  • addToWhitelist() and addToBlacklist() ComputerCraft functions now have two parameters, first being the address and second being a boolean, determining whether the function will be visible when displaying the public whitelist/blacklist
  • Address Tables can now specify either exact symbol array or Dimension of each Address, as well as its Galaxy
  • Naquadah Liquidizers and Crystallizers now have sided inventories
  • Naquadah Liquidizers now push liquids (at the bottom of the block) to Block Entities with Fluid capabilities
  • stargate_disconnected Computercraft event now also specifies whether the Stargate was dialing out or not

Fixes:

  • Address Tables should no longer roll for Dimensions which aren't present in game (no more finding Glacio on your cartouche when you don't even have Ad Astra installed)
  • Stargates should no longer ignore the config which prevents them from drawing energy from both sides of the connection
  • Universe Stargate should no longer jitter on incoming connection

Stargate Journey 1.20.1 - 0.6.33 Hotfix

by Povstalec on Jan 18, 2025
Download

Stargate Journey 1.19.4 - 0.6.33 Hotfix

by Povstalec on Jan 18, 2025
Download

Stargate Journey 1.19.3 - 0.6.33 Hotfix

by Povstalec on Jan 18, 2025
Download

Stargate Journey 1.19.2 - 0.6.33 Hotfix

by Povstalec on Jan 18, 2025
Download

Fixed:

  • Fixed crash with newest version of Stellar View

Stargate Journey 1.20.1 - 0.6.33

by Povstalec on Oct 25, 2024
Download

Added:

  • Added Pure Naquadah Block
  • Added Red Sandstone with Glyphs
  • Added Red Sandstone with Lapis
  • Added Red Sandstone with Gold
  • Added Red Sandstone Symbol
  • Added Red Sandstone Cartouche
  • Added "stargate_incoming_connection" event, which fires at the very beginning of a connection
  • Added getIris() Interface function
  • Added getIrisDurability() Interface function
  • Added getIrisMaxDurability() Interface function

Changes:

  • Open Chevron now closes when disconnectStargate() function is used on the Milky Way Stargate
  • Stargate incoming and outgoing wormhole ComputerCraft events now fire at the kawoosh start again
  • All events now return their peripheral name as their second argument
  • PDA will now display the Iris name, durability and custom texture (if one is present)

Fixes:

  • Iris on the Classic Stargate now visually closes fully
  • Fixed missing statistics translation
  • Fixed stargate_chevron_engaged event not firing on the incoming primary chevron
  • Fixed stargate_incoming_wormhole event firing twice on Crystal and Advanced Crystal Interfaces
  • Fixed stargate_deconstructing_entity event not firing when the traveler is disintegrated
  • Fixed missing textures for Stellar View compatibility
  • Fixed more arguments escaping scope errors for cctweaked functions

Stargate Journey 1.19.4 - 0.6.33

by Povstalec on Oct 25, 2024
Download

Stargate Journey 1.19.4 - 0.6.33

by Povstalec on Oct 25, 2024
Download
1
2
3
4
12

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.