From 6776adae283cc2e2e991dac0069eb1de126959a9 Mon Sep 17 00:00:00 2001 From: alexcrea <42614139+alexcrea@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:38:30 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 836770f..a6503ad 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ or [on GitHub](https://github.com/alexcrea/CustomAnvil/releases/latest) - Custom items of unit repairs (repair damaged with unit of "material", for example the repair of diamond sword by diamonds) - Custom XP cost for every aspect of the anvil - Permissions to bypass level limit or enchantment restriction. -- Gui to configure the plugin in game (in alpha: can only edit 5/7 configs. next versions will focus on this feature) +- Gui to configure the plugin in game (in alpha: can only edit 6/7 configs. next versions will focus on this feature) --- ### Permissions: ```yml @@ -51,6 +51,7 @@ Default configuration can be found on following links: - [enchant_conflict.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/enchant_conflict.yml) - [item_groups.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/item_groups.yml) - [unit_repair_item.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/unit_repair_item.yml) +- [custom_recipes.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/custom_recipes.yml) --- ### Know issue: There is non known issue, if you find one please report the issue.