mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Updated Material Group (markdown)
parent
a234c8753a
commit
3cda6c18cd
1 changed files with 2 additions and 2 deletions
|
|
@ -8,10 +8,10 @@ It is used in enchantment conflict (config wip)
|
||||||
|
|
||||||
## Actual implementation of material group
|
## 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.
|
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.
|
* 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. \
|
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. \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue