mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Updated Home (markdown)
parent
6e2bfedbc9
commit
b08dc4dc54
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
|
@ -10,7 +10,7 @@ Here are the general step to make your plugin compatible with Custom Anvil:
|
|||
* Add CustomAnvil as softdepend or depend
|
||||
* On startup, if CustomAnvil is present, listen to the necessary event.
|
||||
* On event trigger, [Register Enchantments](https://github.com/alexcrea/CustomAnvil/wiki/Register-Enchantments), [Material Group](https://github.com/alexcrea/CustomAnvil/wiki/Material-Group) and [Enchantment Conflict](https://github.com/alexcrea/CustomAnvil/wiki/Conflict-Group).
|
||||
* (Optional) Also register bulk operation for optimization if possible.
|
||||
* (Optional) Also [register bulk operation](https://github.com/alexcrea/CustomAnvil/wiki/Register-Bulk-Operations) for optimization if possible.
|
||||
|
||||
You can also register Custom anvil recipe if you like to.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue