[Help] Wanting to change the spawn radious of Dungeons
rxnm opened this issue ยท 1 comments
Hi, I am currently using 1.20.1 version and I no longer see the options (min and max) spacing of the dungeons to spawn. I want to make them spawn rarely instead of often, I used to have this set well on the 1.19.2 version and it worked, but the configs for the spacing/spawn distance is no longer in the later versions.
Can you tell me what lines I need to edit please so I can change the spawn distance to be rare.
Thanks
Hi, sadly it is no longer possible to adjust the placement settings through the config file. Instead, you will have to use a datapack (Here is a premade one for this made by Nachtflame).
In the datapack, navigate to the file data/dungeoncrawl/worldgen/structure_set/dungeons.json
and edit the spacing
and separation
values in there. Be careful to not mess up the json format though, only edit the numbers, do not delete any commas etc.