/dh debug works, but not pregen or config
I'm trying to get DH to work on my server, it kind of works, but I get some swizz cheese! I tried to pregen but I get the message "unknown or incomplete command".
What am I doing wrong?
15 Replies
Pregen command is as follows:
Example:
Ahh, that worked! awesome! Thank you so much!
Just playing for a while solved the swizz cheese btw.
and thanks to the developer for an awesome mod, makes the game so much better!
Can this command only be used on servers and not singleplayer?
Correct
It's practically useless in singleplayer
Well I was tryna pregenerate my world cuz I have biome/terrain mods that cause TPS lag when loading a lot of new chunks
You can peegenerate by turning up your cpu load in dh's settings and waiting
Yea but it doesn't generate actual chunks
or does it
You can set it to do that yes
!generators
- FEATURES: Complete generation of all LODs with mostly correct structures and trees. Does not save vanilla chunks, and is much faster than FULL unless C2ME is installed.
- FULL: Generates and saves both DH LODs and vanilla chunks, has 100% correct LODs, because it also saves vanilla chunks it takes the most amount of drive space. Generation speed will suck unless C2ME is installed.
- PRE-EXISTING: Generates LODs for all existing vanilla chunks.
Like this?

Effectively, yes, although for servers, you can set it with the following command:
Do check if the command is correct using the tab auto completion.
Yea I'm going to make a server. I want to pregenerate chunks and LODs on the server so that when clients join they receive the chunks and LODs data. To do that I must just use
/dh config common.generationMode INTERNAL_SERVER
on the server? Do I need to change anything in the clients?you dont need to change anything on the client
ohh ok
thx guys