[Feature Request] Allow Dimension Stacking to be Set in Config as Default
Darkosto opened this issue ยท 8 comments
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
@Darkosto New version with global Dim Stack Config. Let me know if you find any problems with it.
How to use:
- Set the new
editDimensionStackConfig
option in the main config totrue
. - Create a new world, open the dimension stack configuration screen and configure a dimensionstack.
- Hit Save in the top right corner. (Note: Pressing this button will overwrite the existing saved config.)
- This creates a file with the dimensionstack config, that you can also edit manually.
- Setting the
editDimensionStackConfig
option in the main config back tofalse
will hide the save configuration button from that menu again.
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?
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
Thanks for the response and information @Nick1st
Have a wonderful rest of your day!
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:
- https://qouteall.fun/immptl/wiki/Dimension-Stack.html
- https://qouteall.fun/immptl/wiki/Config-Options.html
- https://qouteall.fun/immptl/wiki/Miscellaneous.html#can-fluid-redstone-and-light-work-across-a-portal
- https://qouteall.fun/immptl/wiki/Implementation-Details.html
If you've any questions I highly suggest you to join the official discord server: https://discord.gg/BZxgURK
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).