summaryrefslogtreecommitdiffstats
path: root/docs/Generator.html
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2016-01-30 17:01:19 +0100
committerAlexander Harkness <me@bearbin.net>2016-01-30 17:01:19 +0100
commitb5437c9a778b9f332954a13e70b5eb85f1ac18c8 (patch)
treea2d273770c91afd4f91e9addebd9be3d5705d6dd /docs/Generator.html
parentMerge pull request #2910 from LogicParrot/posix (diff)
parentMCServer to Cuberite (diff)
downloadcuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.gz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.bz2
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.lz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.xz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.zst
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.zip
Diffstat (limited to 'docs/Generator.html')
-rw-r--r--docs/Generator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Generator.html b/docs/Generator.html
index 3d4e09afe..c852d8bf0 100644
--- a/docs/Generator.html
+++ b/docs/Generator.html
@@ -503,7 +503,7 @@ there should be more lava springs and almost no water springs near the bottom. T
Cuberite team has made a tool that scanned through MineCraft's terrain and counted the amount of both types
of springs in relation to their height. Two curves have been found for the distribution of each type of the
spring:</p>
-<img src="http://mc-server.xoft.cz/img/vanilla_springs_huge.png" />
+<img src="img/vanilla_springs_huge.png" />
<p>Cuberite uses an approximation of the above curves to choose the height at which to generate the
spring.</p>