diff options
author | madmaxoft <github@xoft.cz> | 2013-08-30 19:38:21 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-30 19:38:21 +0200 |
commit | 32bc9693390c7a2b662ec55a17b338fe68a720eb (patch) | |
tree | 7e60a380acb5cdeb1201c3f9e05e169d75b24ade /Tools/AnvilStats/AnvilStats.txt | |
parent | AnvilStats: Ignoring the build folders (diff) | |
download | cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar.gz cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar.bz2 cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar.lz cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar.xz cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.tar.zst cuberite-32bc9693390c7a2b662ec55a17b338fe68a720eb.zip |
Diffstat (limited to 'Tools/AnvilStats/AnvilStats.txt')
-rw-r--r-- | Tools/AnvilStats/AnvilStats.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/AnvilStats/AnvilStats.txt b/Tools/AnvilStats/AnvilStats.txt index 19aa4f324..1d8130aa2 100644 --- a/Tools/AnvilStats/AnvilStats.txt +++ b/Tools/AnvilStats/AnvilStats.txt @@ -15,6 +15,7 @@ Possible usage: - count the per-chunk density of specific blocks - count the per-chunk density of dungeons, by measuring the number of zombie/skeleton/regularspider spawners - count the per-chunk-per-biome density of trees, by measuring the number of dirt-log vertical transitions, correlating to biome data + - draw a vertical map of the world based on a specific measured value (biome, elevation, ...) This project is Windows-only, although it shouldn't be too difficult to make it portable. |