From 0ed6eb4951eb31b2f3b48c70514bf787a57cece0 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 8 Dec 2016 19:18:59 +0100 Subject: Support factoids for tools and craftitems. Yay! --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'API.md') diff --git a/API.md b/API.md index 078a8a5..2731710 100644 --- a/API.md +++ b/API.md @@ -222,8 +222,8 @@ Add a custom factoid (see above) for the specified category. * `category_id`: The documentation category fow which the factoid applies: * `"nodes"`: Blocks - * `"tools"`: Tools and weapons (***Not yet supported***) - * `"craftitems"`: Misc. items (***Not yet supported***) + * `"tools"`: Tools and weapons + * `"craftitems"`: Misc. items * `factoid_type`: Rough categorization of the factoid's content. Controls where in the text the factoid appears. Possible values: * `"groups"`: Factoid appears near groups -- cgit v1.2.3