java - Add dimensions with mod coder pack Minecraft -


i trying add own dimension minecraft using code (no outside programs, mod, plugins, etc.) , having troubles doing this. have created dimension, , works fine, can replacing existing 1 (tested nether, worked fine), cannot seem find out how add dimension without replacing existing dimension. after testing, believe there limit of 3 dimensions somewhere, these dimensions being overworld, end, , nether. can't imagine there wouldn't way add dimension, since if decided add dimension, exact thing need done, question is: how add dimension without replacing existing one? and: if theory there limit, location of limit (what name of class file?)

i created minecraft forum post on issue, paste information here felt neater me link instead:

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/modification-development/2856901-minecraft-mod-coder-pack-adding-a-dimension

most important information there has been put here anyhow. thank reading , potential help!

i have found solution, class files need edited are: anvilsavehandler, integratedserver (for client), dimensiontype, minecraftserver (for server), , believe should it. possibly anvilsaveconverter, doubt that.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -