GithubHelp home page GithubHelp logo

Comments (6)

Morlok8k avatar Morlok8k commented on May 26, 2024

I typically get around to updating a little mod located here:

http://www.minecraftforum.net/topic/1378775-server-generation-fix-mod/

not many people seem interested in it, unfortunately. and it needs to be recreated for each version, which is a pain.

It allows you to toggle generation of the overworld, nether, and the end

What i do is decompile the server with MCP, find "initialWorldChunkLoad()" and make a few edits. then i recompile the server.

see https://github.com/Morlok8k/MinecraftServer_Generation_Fix
for the code

from minecraftlandgenerator.

riddle avatar riddle commented on May 26, 2024

However, MCP won’t be available until 1.5 is out, will it. I use MLG to pregenerate a map before 1.5 is out (using pre-release they do a week before final release) and it hasn’t failed yet. If your code needs a decompiled Minecraft, I believe I cannot use it (and even with MCP, it would be almost at my skill limit)

from minecraftlandgenerator.

Morlok8k avatar Morlok8k commented on May 26, 2024

you could always try shoving the 1.4.7 edited file into the snapshot, but it probably wouldnt work... but you never know - it just depends on if Mojang has edited that section of code themselves...

Hmmm... you could try the MCP for the 13w02b snapshot... that seems to be the latest version. it may even work with 13w09c???? --- Edit: It doesn't.

I really wish they would come out with their mod framework - it would make things simpler for modders.

that said, at one point, the nether was generated on launch. they removed that a long while ago. i dont know why. its such a simple line of code to edit.

from minecraftlandgenerator.

Morlok8k avatar Morlok8k commented on May 26, 2024

well, MCP does have a version for 13w09c available.

I'll make you a quick mod that enables the nether.

from minecraftlandgenerator.

riddle avatar riddle commented on May 26, 2024

Thank you! That would be awesome

from minecraftlandgenerator.

Morlok8k avatar Morlok8k commented on May 26, 2024

ok, you can find it here:

https://sites.google.com/site/minecraftlandgenerator/random-uploads

it is:
13w09c_Nether_Generation_Mod.zip

from minecraftlandgenerator.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.