Skip to content

Add Configurable Stargate Types per Dimension#364

Open
Sparcky-Snowtail wants to merge 3 commits intoTau-ri-Dev:masterfrom
Sparcky-Snowtail:master
Open

Add Configurable Stargate Types per Dimension#364
Sparcky-Snowtail wants to merge 3 commits intoTau-ri-Dev:masterfrom
Sparcky-Snowtail:master

Conversation

@Sparcky-Snowtail
Copy link
Copy Markdown

Motivation:
Currently, it’s not possible to set the type of Stargate per dimension. I previously requested this feature on Discord, and while updating my mod pack, I realized it still wasn’t implemented. To address this, I forked the project and added the functionality so mod pack creators and players who like customizing their game can configure Stargate types per dimension.

Implementation:
Dimension types can now be configured in the jsgDimensions_2.0.json config file using groups:

"milkyway" → Stargate will be set to Milkyway

"pegasus" → Stargate will be set to Pegasus

"universe" → Stargate will be set to Universe

This change allows mod packs to define Stargate types for each dimension individually, improving flexibility and customization.

Dimension types can be configured using groups in the jsgDimensions_2.0.json config file:

If "milkyway", the Stargate will be set to Milkyway.

If "pegasus", the Stargate will be set to Pegasus.

If "universe", the Stargate will be set to Universe.
Dimension types can be configured using groups in the jsgDimensions_2.0.json config file:

If "milkyway", the Stargate will be set to Milkyway.

If "pegasus", the Stargate will be set to Pegasus.

If "universe", the Stargate will be set to Universe.
Dimension types can be configured using groups in the jsgDimensions_2.0.json config file:

If "milkyway", the Stargate will be set to Milkyway.

If "pegasus", the Stargate will be set to Pegasus.

If "universe", the Stargate will be set to Universe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant