Seems like a relatively simple fix, should mean the Chunk-Pregenerator mod is compatible now. This is the only mod that I'm aware of that triggers the associated if block, that is:
if getBiome is called before the biome array is initialised the provider is queried to find the expected biome.
Seems like a relatively simple fix, should mean the Chunk-Pregenerator mod is compatible now. This is the only mod that I'm aware of that triggers the associated if block, that is:
(taken from https://github.com/DimensionalDevelopment/JustEnoughIDs/issues/42#issuecomment-520286560) Tested seed
-107391545297039861
on SP and the pregenerated chunks from Chunk-Pregenerator seem to have the correct biome now. Fixes #14, #40, DimensionalDevelopment/JustEnoughIDs#42.