so i wanted to seedcrack a server with terralith. but SeedCrackerX doesnt support Terralith. so i searched for it and it seems there is no forks that support terralith. so now im here trying to code it myself (im an idiot).
so the whole thing is. in the TimeMachine.java. the class handles cracking the seed and brute forcing worlds. how can i inject the datapack. or atleast its biomesources INTO the pre-gen world made for brute forcing?
OverworldBiomeSource source = new OverworldBiomeSource(version, worldSeed);
i think this is the part im supposed to change.
would appreciate the help (: