[Bug]: Underground villages do not spawn when Terralith mod is used
gigawhip opened this issue ยท 0 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge version
43.2.0
Minecraft version
1.19.2
Mod version
1.1.1
Java version
17.0.6
Issue Description
When using the /locate structure command, no underground villages can be found if the mod Terralith was used for world generation.
I encountered this in a modpack I'm creating with ~130 mods and wasn't sure what was causing the issue. This comment on the CF page indicated that Terralith may be the culprit, so I created a reduction (steps below) and confirmed that indeed Terralith compatibility is the issue.
Steps to Reproduce
-
Confirming that a minimal modpack works as expected
- Created a fresh modpack with only Minecraft 1.19.2, Forge 43.2.0, and Underground Villages 1.1.1. No other mods were present.
- Booted the game and created a new world in Creative mode.
- Ran
/locate structureto find an underground village. It was successful. - Exited the game.
-
Adding Terralith and trying again
- Added Terralith to the same modpack.
- Booted the game and created a new world in Creative mode.
- Ran
/locate structureto find an underground village. It was unsuccessful.