mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Updated Conflicts Group (markdown)
parent
f1bddbb345
commit
c11e140325
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ Custom Anvil represent vanilla enchantment restriction by 1 concept called here
|
||||||
|
|
||||||
## General structure of a conflict group
|
## General structure of a conflict group
|
||||||
Conflict groups contain: \
|
Conflict groups contain: \
|
||||||
A list of enchantment (will be called "conflict enchantments". Alternatively called "enchantments" in the config file). \
|
* A list of enchantment (will be called "conflict enchantments". Alternatively called "enchantments" in the config file). \
|
||||||
A list of material group that will not be affected by the conflict (will be called "conflict material groups". Alternatively called "notAffectedGroups" in the config file). \
|
* A list of material group that will not be affected by the conflict (will be called "conflict material groups". Alternatively called "notAffectedGroups" in the config file). \
|
||||||
And the number of enchantment in the previously mentioned enchantment list an item need to contain before the conflict is considered active (will be called "maxBeforeConflict". Alternatively called "maxEnchantmentBeforeConflict" in the config file)
|
* And the number of enchantment in the previously mentioned enchantment list an item need to contain before the conflict is considered active (will be called "maxBeforeConflict". Alternatively called "maxEnchantmentBeforeConflict" in the config file)
|
||||||
|
|
||||||
|
|
||||||
## How do it work
|
## How do it work
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue