A great item solution for your RPG server. https://phoenixdevt.fr/
Go to file
Gunging a753da40ab Smithing Crafting Recipes now support Keeping Enchantments
You may edit this behaviour directly onto the yml file for now.
```
    crafting:
      smithing:
        '1':
          input1: SWORD.HEARTSWORD
          input2: SWORD.ORACLE_SWORD
          drop-gems: true
          upgrades: MAXIMUM
          enchantments: MAXIMUM
```
2021-03-30 12:57:40 -05:00
.m2 Add new file 2020-07-27 21:55:33 -07:00
lib !add mini message support for item names and lores 2021-02-11 13:53:39 -07:00
src/main Smithing Crafting Recipes now support Keeping Enchantments 2021-03-30 12:57:40 -05:00
.gitignore Update .gitignore 2020-11-22 07:09:14 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml 2020-09-05 18:51:47 -07:00
pom.xml **If you use the plugin PhatLoots** well this update is about better use of it! 2021-03-30 02:50:11 -05:00
README.md !Forgot double space 2020-09-10 19:29:31 -07:00