upon removing lithostitched from a world, all structures that have lithostitched tags to them are unable to load
thebikwirm opened this issue ยท 1 comments
removed mod and cant load into the world because these tags dont exist in registry
forge 47.3.11
mc 1.20.1
lots of mods
lemme know if need log for debug if cannot reproduce,
I think its only modded structures, my issue was with ChoiceTheorem's Overhauled Village
In general, removing mods from active worlds is considered A Very Bad Idea. Any mod that can affect world generation, items, blocks, etc. should as rule never be removed or disabled after world creation (with very few exceptions).
Mods that are safe to disable/remove after world creation (such as UI or graphics mods) usually document that on the mod page (perhaps in a FAQ).
In your case, simply re-installing Lithostitched (and CTOV) should resolve your load issues.