diff --git a/Home.md b/Home.md index 9abace1..b88f24d 100644 --- a/Home.md +++ b/Home.md @@ -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. * (Optional) Also register bulk operation for optimization if possible. -*** - You can also register Custom anvil recipe if you like to. ***