Updated Conflicts Group (markdown)

alexcrea 2024-07-14 16:08:47 +02:00
parent c09570aab1
commit 6ced5dd3a8

@ -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.
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. \
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.