diff options
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 |