From f6d658a830f3f668204a31f3d048c31a777fb15b Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 3 Nov 2016 04:03:07 +0100 Subject: Allow to show itemstring --- settingtypes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settingtypes.txt') diff --git a/settingtypes.txt b/settingtypes.txt index ca1adcd..83f940a 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -7,3 +7,7 @@ #understanding, they are not official. #This feature might be removed in later versions if it becomes obsolete. doc_items_friendly_group_names (Show “friendly” group names) bool false + +#If enabled, the mod will show the itemstring of the entry for each item. +#This is mostly for programmers and power users. +doc_items_show_itemstrings (Show itemstrings) bool false -- cgit v1.2.3