/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
hardester
hardester3mo ago
Pregen command is as follows:
/dh pregen start <dimension> <center_x> <center_z> <radius_in_chunks>
/dh pregen start <dimension> <center_x> <center_z> <radius_in_chunks>
Example:
/dh pregen start minecraft:overworld 0 0 256
/dh pregen start minecraft:overworld 0 0 256
Denke
DenkeOP3mo ago
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!
LuCish
LuCish2w ago
Can this command only be used on servers and not singleplayer?
Puhpine
Puhpine2w ago
Correct It's practically useless in singleplayer
LuCish
LuCish2w ago
Well I was tryna pregenerate my world cuz I have biome/terrain mods that cause TPS lag when loading a lot of new chunks
Puhpine
Puhpine2w ago
You can peegenerate by turning up your cpu load in dh's settings and waiting
LuCish
LuCish2w ago
Yea but it doesn't generate actual chunks or does it
Puhpine
Puhpine2w ago
You can set it to do that yes !generators
YAGPDB.xyz
YAGPDB.xyz2w ago
- 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.
LuCish
LuCish2w ago
Like this?
No description
hardester
hardester2w ago
Effectively, yes, although for servers, you can set it with the following command:
/dh config common.generationMode INTERNAL_SERVER
/dh config common.generationMode INTERNAL_SERVER
Do check if the command is correct using the tab auto completion.
LuCish
LuCish2w ago
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?
Puhpine
Puhpine2w ago
you dont need to change anything on the client
LuCish
LuCish2w ago
ohh ok thx guys

Did you find this page helpful?