mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
Updated Conflicts Group (markdown)
parent
c09570aab1
commit
6ced5dd3a8
1 changed files with 3 additions and 1 deletions
|
|
@ -97,7 +97,9 @@ This system allow simple edit of vanilla conflict. For example:
|
||||||
* If you like sharpness to be able to be placed on axes. Replace group melee_weapons to sword from restriction_sharpness.
|
* If you like sharpness to be able to be placed on axes. Replace group melee_weapons to sword from restriction_sharpness.
|
||||||
Almost any setting someone want to do can be done with this system.
|
Almost any setting someone want to do can be done with this system.
|
||||||
|
|
||||||
## Can I not use this system/Also use another system
|
## Can I not use this system/Also use another conflict system
|
||||||
Yes, you can ! Just implement AdditionalTestEnchantment to your custom anvil enchantment and implement the interface functions. \
|
Yes, you can ! Just implement AdditionalTestEnchantment to your custom anvil enchantment and implement the interface functions. \
|
||||||
Please note that server admin should/will be able to add conflict group via custom anvil if they want to.
|
Please note that server admin should/will be able to add conflict group via custom anvil if they want to.
|
||||||
|
|
||||||
|
## Additional Notes:
|
||||||
|
You can also get by name and remove conflict using the ConflictAPI facade.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue