Posted March 28, 20178 yr Calling BiomeDictionary.getBiomes(Type.PLAINS), or for any other type, returns an empty array. Is this a bug in 1.11.2 or something else? Edit: Am now checking import to see if that was the problem, currently using net.minecraftforge.common.BiomeDictionary.Type Edie2: Import is not the issue it seems Edited March 28, 20178 yr by WillR27398
March 28, 20178 yr Author The BiomeDictionary doesn't seem to be working, but using Biomes.PLAINS etc is working.
March 29, 20178 yr I've had the same issue. I started using ForgeRegistries.BIOMES.getValues() to get a list of biomes to filter by type. This list also return Biomes O Plenty mod biomes, so it should work for all biome mods that use BiomeDictionary.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.