diff options
author | Wuzzy <almikes@aol.com> | 2016-11-03 02:39:30 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-11-03 02:39:30 +0100 |
commit | 825d0cd20ea1a6f4302214782d4e8437d0ef411c (patch) | |
tree | b86c05234b3833ae40e8cd40a5e04a34fdb1a6ef /settingtypes.txt | |
parent | 6bb96be16e87621b56371f087d6551b40620b4f7 (diff) |
Make group name rendering a setting
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt new file mode 100644 index 0000000..ca1adcd --- /dev/null +++ b/settingtypes.txt @@ -0,0 +1,9 @@ +#This feature is experimental! +#If enabled, the mod will show alternative group names which are a bit +#more readable than the internally used (but canonical) group names. For +#example, the group “wood” may be rendered as “Wood”, “leaves” as +#“Leaves and Needles”, “oddly_breakable_by_hand” as “Hand-breakable”, +#and so on. Note that these alternative names are only used for better +#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 |