d4353eca3f
to allow usage of smart_inventory as workbench in parallel to other inventory mods
11 lines
698 B
Plaintext
11 lines
698 B
Plaintext
#If enabled, the mod will show alternative human readable filterstrings if available.
|
|
smart_inventory_friendly_group_names (Show “friendly” filter grouping names) bool true
|
|
|
|
#List of groups defined for special handling of "Shaped nodes" (Comma separated).
|
|
#Items in this groups ignores the "not_in_inventory" group and are moved to separate "Shaped" category
|
|
smart_inventory_shaped_groups (List of groups to be handled as separate) string carpet,door,fence,stair,slab,wall,micro,panel,slope,dye
|
|
|
|
#If enabled, the the mod does not replace other inventory mods.
|
|
#The functionality is provided in a workbench.
|
|
smart_inventory_workbench_mode (Use workbench instead of players inventory) bool false
|