Sky Island Generator

Discussion in 'Archived: Plugin Requests' started by Techy4198, Jan 23, 2013.

  1. Offline

    Techy4198

    hello. i wold simply like a world generator plugin that generates a floating island with overworld blocks, in overworld, that uses minecraft's own generator for the end dimension's island, without the dragon and obsidian pillars, of course.
    heres one i made with worldedit:
    2013-01-23_08.28.14.png
    it was so large that i couldn't load the whole thing in the screenshot!
    but that is basically the look i want. also i would like the water and lava(not visible in this image) falls and i would like it to be jungle biome for the grass, maybe add a few small jungle trees?, i want the ores too, distributed vertically the same way as the overworld (diamonds near the bottom, coal and iron further up, etc.)
    i hope someone makes this. i was going to do it as my own first plugin, but it was too difficult. im sure, however, that it would take an expert a few minutes, so i decided to post this.
     
  2. Offline

    LaxWasHere

    Search Function, I choose you!
     
  3. Offline

    Techy4198

    i don't want an ordinary floating island generator, i want it to use the end island generator
     
  4. Offline

    Techy4198

    if only i knew how to make a custom world generator plugin... ive figured out whih file does the generating of the end, and what i need to change, now i just need to turn my modified file into a world generator plugin. any advice?
     
  5. Offline

    Techy4198

    i have everything working except the generator's compatability wiht anything. i attached my java files, main.java just calls generator.java, for whatever reason, i dont know, but generator.java is a modified version of the end dimension's generator. it all works until i try to load up the generator with multiverse, and it says 'the plugin does not contain any generators that may be used in the default world!' :mad:
    Main.txt
    Generator.txt
     

    Attached Files:

  6. Offline

    Techy4198

    wow 40 views and just 1 comment that wasnt from me...
     
  7. Offline

    Techy4198

    if any forum moderators see this, please move it out of plugin requests, since i am now developing the plugin myself. please do not delete it, move it.
     
  8. This still belongs here I think...
    BTW: Bukkit has funcionalities to generate terrain you don't have to use the net.minecraft.server stuff...
     
  9. Offline

    LaxWasHere

    chasechocolate likes this.
  10. Offline

    Techy4198

    please check your link, it takes me to google
    edit: just my internet being stupid :rolleyes:

    how do i do it then? i dont wanna use terrain control, i just want a barebones world generator plugin that works with multiverse.
    ps. if someone could turn the default end dimension generator into a plugin, i could go form there.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  11. Offline

    Techy4198

    is it just me or are the graphics messed up? things have random blue, yellow and pink pixels in, and i can't see my profile image.
     
  12. Offline

    Techy4198

    i really need help on this. soon. many probably like 1 server owners are waiting for this.
     
  13. Offline

    Techy4198

    I GOT IT WORKING!!!!! kinda....
    got a stack overflow error when generating a new chunk with it:
     
  14. Offline

    bossomeness

    can you post your code?
     

Share This Page