Immersive Portals (for Forge)

Immersive Portals (for Forge)

3M Downloads

[Feature Request] Allow Dimension Stacking to be Set in Config as Default

Darkosto opened this issue ยท 8 comments

commented

Hello,

Would you be willing to look into making the dimension stacking option a default setting in the mod config? I'd like to setup a number of dimensions ahead of time for my modpack and currently there exists no way to do that short of looking for a mod to copy data files into the save file.

Thank you!
Darkosto

Minecraft: 1.18.2
Forge: 40.2.0
Immersive Portals: 1.4.13

commented

@Darkosto New version with global Dim Stack Config. Let me know if you find any problems with it.

How to use:

  1. Set the new editDimensionStackConfig option in the main config to true.
  2. Create a new world, open the dimension stack configuration screen and configure a dimensionstack.
  3. Hit Save in the top right corner. (Note: Pressing this button will overwrite the existing saved config.)
  4. This creates a file with the dimensionstack config, that you can also edit manually.
  5. Setting the editDimensionStackConfig option in the main config back to false will hide the save configuration button from that menu again.
commented

Hey @Nick1st

Thanks for putting that update out! I just loaded everything up in a fresh instance and I'm not seeing the config option in a brand new generated config file. I checked the server config files and it's not located there either. I also tried adding the editDimensionStackConfig to the config manually but it was removed after starting up my MC instance. Is the config located elsewhere?

commented

Oh, I named it enableGlobalDimensionStack. Sorry.

commented

My mistake on not seeing the new config option right away. Just got everything setup and saved to the new file. All worlds are loading correctly as stacked with no need to change anything afterwards. Looks good to me ๐Ÿ‘

Thank you again for taking the time and putting that together, I appreciate your hard work

commented

Thanks for the response and information @Nick1st

Have a wonderful rest of your day!

commented

This has already been requested and is on my todo list.

I've watched some bits from your stream. You should probably read through some wiki pages if you haven't already:

If you've any questions I highly suggest you to join the official discord server: https://discord.gg/BZxgURK

commented

The dimension stack preset feature was added in 1.19.x. And the preset only works on client now (I am going to make it also work in dedicated server).

commented

I'll backport it, as I've been asked by a ton of people.