Swap a block with another block in world generation

Discussion in 'Plugin Development' started by flyingtacoz, Aug 8, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    flyingtacoz

    Hello, I am looking to modify the Minecraft default world generation.
    What I am trying to do is basically swap the default generation of a certain block with another block.
    For example, grass will be generated as gravel and any gravel in the world will be generated as grass or something along the lines of that. If anyone has any information on how to do this, then that would be great. If you need a further explanation just please let me know. Thanks.
     
  2. Offline

    flaaghara

  3. Offline

    xTrollxDudex

    flyingtacoz
    You need to add a ChunkGenerator/BlockPopulator to the world
     
  4. Offline

    flyingtacoz

    Yes. That was the whole idea... I just wanted to know how I could modify it to generate things differently.

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  5. Offline

    lx3krypticx

Thread Status:
Not open for further replies.

Share This Page