Description
Render approximate view of terrain beyond player chunk loading range. Works only with CubicWorldGen "CustomCubic" and "FlatCubic" world types.
In case some modder will create another world type for CubicChunks, it is possible (but not guaranteed) for it to work with this mod.
Require https://minecraft.curseforge.com/projects/OpenCubicChunks CubicChunks and https://minecraft.curseforge.com/projects/cubicworldgen

This mod need to be both at server and client side!
Be patient. Since server terrain shape builder works in parallel thread, you will not see an immediate result. After terrain was build for a first time it will be loaded from disk on next load.
Important! While updating to new version do not forget to locate and remove old CWGFarPlaneView-#.#.#-core.jar file.
I would like to thank Barteks2x for a valuable advises about safe parallel threading.


