diff options
author | Wuzzy <almikes@aol.com> | 2016-11-03 04:03:07 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-11-03 04:03:07 +0100 |
commit | f6d658a830f3f668204a31f3d048c31a777fb15b (patch) | |
tree | a38c5a809b7db6e1fa8d37b6a083d6ab62ef8974 /settingtypes.txt | |
parent | 1be13bdefd002cc12852ecfb959218d1af5c6bfd (diff) |
Allow to show itemstring
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |