summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
authorLukas Pioch <lukas@zgow.de>2017-08-03 16:03:43 +0200
committerLukas Pioch <lukas@zgow.de>2017-08-27 14:54:43 +0200
commit1bc849cd2d5f490c790c53345f57bb5c82ce8f86 (patch)
tree9dbd503aec39da7b1119d2ebd4aac07338d62d3a /Server/Plugins/APIDump/APIDesc.lua
parentUse {{cBookContent}} to have a link and splitted long line (diff)
downloadcuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar.gz
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar.bz2
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar.lz
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar.xz
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.tar.zst
cuberite-1bc849cd2d5f490c790c53345f57bb5c82ce8f86.zip
Diffstat (limited to 'Server/Plugins/APIDump/APIDesc.lua')
-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 80f3d9161..01bd5f42e 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -6938,7 +6938,7 @@ These ItemGrids are available in the API and can be manipulated by the plugins,
{
m_BookContent =
{
- Type = "{{cBookContent}}",
+ Type = "cBookContent",
Notes = "If it's a written or a writeable book, it contains the information of the book: Author, title and pages",
},
m_CustomName =