From bbf5bec817c6c9824155c15d34806db152d5ed43 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Fri, 7 Jul 2017 15:37:53 +0100 Subject: BigFlower fixes (#3826) * BigFlowers fixes * Correct upper part meta * Documented parameters to DoesIgnoreBuildCollision --- Server/Plugins/APIDump/APIDesc.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Server/Plugins') diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua index c3338b442..cdd724b14 100644 --- a/Server/Plugins/APIDump/APIDesc.lua +++ b/Server/Plugins/APIDump/APIDesc.lua @@ -15493,6 +15493,10 @@ end { Notes = "The player has swapped their held item with the item in their offhand slot (1.9)", }, + E_META_BIG_FLOWER_TOP = + { + Notes = "The metadata of a big flower block that indicates it is the top block.", + }, E_META_CONCRETE_BLACK = { Notes = "A flag in the metadata of concete that indicates that the concrete is black.", -- cgit v1.2.3