Christopher Gutteridge
Christopher Gutteridge
Did you let the script complete before loading the world? Were there any errors?
Heh. 10,000 means you are doing 100,000,000 blocks of area so it'll take a while. I'd estimage 30-120 minutes per 1,000,000 blocks depending on the computer. It's not that smart...
Exactly the same place as before for distance. For height, these lines https://github.com/cgutteridge/geocraft/blob/master/lib/Minecraft/Projection.pm#L101 & 102 should be really easy to hack. They get the surface DSM (top of stuff like...
Hey. OK --scale option now committed. I found some time between Preacher, rum and arguing about the future of the labour party (or confusingly discussing it anyhow) On 20/07/2016 19:57,...
done. On 21/07/2016 17:46, amyworrall wrote: > Loving your improvements! > > Can generate_world.pl line 67 be > > |"scale=f", \$scale, | > > So that we can use fractional...
I have done a bit of research and it seems that it's an entirely different save file format; http://minecraft.gamepedia.com/Old and only 256x256 so I really don't feel it's worth the...
The only module it needs is ImageMagick which it uses to get the colour of a pixel out of a PNG. I'm tempted to try to find an alternative which...
Hi, I've done quite a bit of work on this tonight and it no longer has the dependency on ImageMagick. I wrote a cheap and cheerful PNG parser as part...
Thanks. I'd love to hear about how you get on. On 30/01/2016 17:35, Lucy Knight wrote: > Thanks Chris - much appreciated. Just working on it now and it seems...
Probably need to copy the file into the _actual_ Minecraft saves folder ... do you see it as an option on single player? On 31/01/2016 11:41, Lucy Knight wrote: >...