summaryrefslogtreecommitdiffstats
path: root/Server
diff options
context:
space:
mode:
author12xx12 <12xx12100@gmail.com>2020-08-09 23:50:24 +0200
committerAlexander Harkness <me@bearbin.net>2020-08-10 00:05:13 +0200
commitec3de19c4e0df620cba1d10036fcd472a4a5dc35 (patch)
tree9587a34c0076a9ab043bc0e0af89bf3e404e7662 /Server
parentFix enderchest placement rotation (diff)
downloadcuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar.gz
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar.bz2
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar.lz
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar.xz
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.tar.zst
cuberite-ec3de19c4e0df620cba1d10036fcd472a4a5dc35.zip
Diffstat (limited to 'Server')
-rw-r--r--Server/Plugins/APIDump/APIDesc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua
index 2146a8353..dd88eb7c5 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -13645,7 +13645,7 @@ end
Type = "boolean",
},
},
- Notes = "Returns if the biome is a mountain type biome. So mutations of the extreme hills biome"
+ Notes = "Returns true if the biome is mountainous (mutations of the extreme hills biome)."
},
IsValidBlock =
{