Add default config per version

This commit is contained in:
alexcrea 2024-06-15 00:15:48 +02:00
parent b8bcf09df7
commit 00e810194c
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
14 changed files with 1934 additions and 9 deletions

View file

@ -0,0 +1,6 @@
### Default Plugin's Configurations For 1.21
- [config.yml](https://github.com/alexcrea/CustomAnvil/tree/master/defaultconfigs/1.21/config.yml)
- [enchant_conflict.yml](https://github.com/alexcrea/CustomAnvil/tree/master/defaultconfigs/1.21/enchant_conflict.yml)
- [item_groups.yml](https://github.com/alexcrea/CustomAnvil/tree/master/defaultconfigs/1.21/item_groups.yml)
- [unit_repair_item.yml](https://github.com/alexcrea/CustomAnvil/tree/master/defaultconfigs/1.21/unit_repair_item.yml)
- [custom_recipes.yml](https://github.com/alexcrea/CustomAnvil/tree/master/defaultconfigs/1.21/custom_recipes.yml)