Updated Home (markdown)

alexcrea 2024-07-11 19:56:05 +02:00
parent 44bf9ec5e8
commit ab5e40bb58

@ -14,8 +14,6 @@ Here are the general step to make your plugin compatible with Custom Anvil:
* On event trigger, register enchantments and config if needed. * On event trigger, register enchantments and config if needed.
* (Optional) Also register bulk operation for optimization if possible. * (Optional) Also register bulk operation for optimization if possible.
***
You can also register Custom anvil recipe if you like to. You can also register Custom anvil recipe if you like to.
*** ***