Excluding dimensions?
is it possible to exclude dimensions from dh functionality..?,
I'm making a modpack and it contains ad astra + a few planet addons and many other random dimensions, point being there are alot of dimensions that are only visited briefly or might never even be visited by players, and the time it takes to close a world is around 20+ seconds as distant horizons goes through he process of
I'd really like to Exclude these dims like the ad astra orbits (essentially just a void dimension) from the dh pipeline if possible as the load times are not really worth it or necessary when they aren't going to see substantial player presence
apologies if this functionality exists and I missed it in the documentation, even if it doesn't exist currently, it would be a welcome feature if such a thing is possible
4 Replies
There in no easy way to do it with the mod
Plugin has this functionality
You can try making a DH addon to do this, by using DH API. One thing you can do for sure is mark LODs are READ ONLY when entering specified dimensions
by "plugin" do you mean the dh api or is it something else
I mean the DH plugin, the one for spigot/paper/folia/bukkit plugin loaders
yeah im on forge... unfortunately. I realllly didnt want to have to learn java for this but i got no choice 🥲