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:
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
Post a Comment