summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2016-09-08 23:05:52 +0200
committerMattes D <github@xoft.cz>2016-09-08 23:05:52 +0200
commitd3cf47cc5d046d2ecf26b5101d05de64c7938fb7 (patch)
tree4a21a0f695d4613b177232d222f6b45614a8697f /Server/Plugins/APIDump/APIDesc.lua
parentremove hopper from dropper's recipe (#3374) (diff)
downloadcuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar.gz
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar.bz2
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar.lz
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar.xz
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.tar.zst
cuberite-d3cf47cc5d046d2ecf26b5101d05de64c7938fb7.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 f61374407..ece4722d3 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -1434,7 +1434,7 @@ local Item5 = cItem(E_ITEM_DIAMOND_CHESTPLATE, 1, 0, "thorns=1;unbreaking=3");
SetItemRotation = { Params = "ItemRotation", Return = "", Notes = "Set the rotation from the item in the frame" },
},
},
-
+
cItemGrid =
{