We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You are checking for exact biome types, you should be using BiomeDictionary. Take a look at: https://github.com/sdj64/Highlands/blob/master/src/main/java/highlands/HighlandsCompatibilityManager.java#L234
You are checking for exact biome types, you should be using BiomeDictionary. Take a look at: https://github.com/sdj64/Highlands/blob/master/src/main/java/highlands/HighlandsCompatibilityManager.java#L234