diff --git a/Material-Group.md b/Material-Group.md index 388793d..6237699 100644 --- a/Material-Group.md +++ b/Material-Group.md @@ -8,10 +8,10 @@ It is used in enchantment conflict (config wip) ## Actual implementation of material group -The 2 implementation of material groups are IncludeGroup and ExcludeGroup. +The 2 implementation of material groups are IncludeGroup and ExcludeGroup. \ It is recommended to use only IncludeGroup as it can be edited by admin at runtime via the gui. -* IncludeGroup policy is to include given materials and groups. It starts with an empty group. \ +* IncludeGroup policy is to include given materials and groups. It starts with an empty group. * ExcludeGroup policy is to remove given materials and groups. It starts containing every material. Include group is useful for most use case, while exclude group can be used as a "use every item excluding theses" and a "everything" group. \