1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

World problem

Discussion in 'Development' started by Flupko, Jun 28, 2018.

  1. Flupko

    Flupko Silverfish

    Messages:
    24
    GitHub:
    Warex
    Hey !
    I think you know it but the worlds created with pocketmine are very unrealistic and do not look like the worlds of Minecraft-Java.
    I tried to put a map Minecraft Java but the problem is that there are only generated chunks.
    So I want to know if there is a solution to this problem? (Plugin or other)
    Sorry for my bad english, I'm French. ;)
     
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    Solution includes getting pwned by mojang for copyright.
    It's nearly impossible to recreate the perfect vanilla chunk generation, the softwares that have done it (like GlowstoneMC) use source code from Minecraft Java.
    According to Mojang's EULA, you aren't allowed to redistribute their code.
     
  3. Flupko

    Flupko Silverfish

    Messages:
    24
    GitHub:
    Warex
    So if I understand correctly it is impossible to have a generation like Minecraft Java. But I know some servers that have a map that is very similar to Minecraft Java.
     
  4. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    They probably pre-generated the terrain?
     
    EdwardHamHam and corytortoise like this.
  5. MalakasPlayzMCPE

    MalakasPlayzMCPE Zombie Pigman

    Messages:
    667
    Launch Minecraft Java, go to the world, walk some chunks away (maybe 500 blocks from each direction of the spawn would be okay), go to server.properties and make the generator to be DEFAULT. Stop your server, copy the PC world to your server's worlds storage, start your server and tell me what happened. Make sure to set the world's spawn to the same coords as in Java edition, because PocketMine has those stuff a bit messed up.
     
  6. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
  7. Flupko

    Flupko Silverfish

    Messages:
    24
    GitHub:
    Warex
    The same thing happens: there are only generated chunks, then after a generation of Pocketmine maps
     
  8. MalakasPlayzMCPE

    MalakasPlayzMCPE Zombie Pigman

    Messages:
    667
    There is no other way. Copy-paste the Java map generators to PocketMine's code or make your own generator my extending the GeneratorManager.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.