Posted August 12, 201411 yr Hello, I want to know whats the highest dimension ID and whats the lowest dimension ID, that is possible. Bektor Developer of Primeval Forest.
August 12, 201411 yr It's just an integer, so anywhere from -2^31 to (2^31)-1 unless Minecraft/Forge is specifically restricting it anywhere. (Which it doesn't seem to be. At least not in Minecraft's WorldProvider.java or Forge's DimensionManager.java)
August 12, 201411 yr Author It's just an integer, so anywhere from -2^31 to (2^31)-1 unless Minecraft/Forge is specifically restricting it anywhere. (Which it doesn't seem to be. At least not in Minecraft's WorldProvider.java or Forge's DimensionManager.java) Thanks. Developer of Primeval Forest.
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.