jonryf / EpicWorldGenerator-bugtracker

The most powerfull world generator made for minecraft
https://www.spigotmc.org/resources/epicworldgenerator-1-8-8-1-13-2-beta-support-for-1-14-support-all-update-aquatic-features.8067/
10 stars 0 forks source link

Terrain Generation from Mapsize vs Mapscale #139

Open WanderingRaven opened 3 years ago

WanderingRaven commented 3 years ago

Describe the bug

When using a custom map image and mapscale, the WorldSize settings are overwritten to be the size of the map.png image size.

Example: I have a map.png image that is 20k x 20k. I want a world that is 40k x 40k. I set worldSizeX and worldSizeY (in the world-settings,json file) and use mapscale of 2.0.

https://cdn.discordapp.com/attachments/576844638154129409/778263289855475732/2020-11-17_09.20.03.png https://cdn.discordapp.com/attachments/576844638154129409/778021081058902057/2020-11-16_17.16.57.png

jonryf commented 3 years ago

Thanks for reporting. Fix will be out soon!