You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure why limiting Biome IDs because it makes only sense that they are maybe not negative but if they can be both, then do not limit these IDs, even with mods that extend the ID limit.
I am unsure why limiting Biome IDs because it makes only sense that they are maybe not negative but if they can be both, then do not limit these IDs, even with mods that extend the ID limit.
https://github.com/vadis365/TheErebus/blob/mc1.7/src/main/java/erebus/ModBiomes.java does this wrong here and needs to be unlimited asap, so that I can set biome IDs higher than 127 with is needed in this big modpack where I want to add this mod (GT:NH), thanks.
The text was updated successfully, but these errors were encountered: