Mattias Brennecke
Mattias Brennecke
How did you solved the problem? I am stucking at the same message.
Ok, Thanks for the fast answer 👍 I will switch to Java and use this repository: https://github.com/Querz/NBT
The "fromImage" method of OTG uses images to generate the biomes. Every pixel of the image represents 4 blocks ingame, that why I needed to scale the images. For this,...
This Earth Map is really outdated. I recommend using my new maps that can be found on Discord: https://discord.com/invite/jN85qkB3 or in this Google Spreadsheet: https://docs.google.com/spreadsheets/d/16Km0bkSAdUxtMCZQYn0q0Lbv24SsViV0K5gsTZQDoA8/edit#gid=0 The new maps have an...
You can try to change the lines 318-346 in the world.js file. replace this: ``` .fromColour(0, 0, 255).toLevel(149) //Af - modified_jungle 0000FF .fromColour(0, 120, 255).toLevel(21) //Am - jungle 0078FF .fromColour(70,...
Yes, you need to download ALL images and change the "path" variable in the script.
This project and the Earth Maps are old and outdated. You can use "Tiles" to create your own maps, already supporting 1.20. Take a look here: [](https://earth.motfe.net/tiles-installation/)