mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-03 11:31:21 +01:00
A great item solution for your RPG server.
https://phoenixdevt.fr/
1f88c15f28
**Update MythicLib** Pro tip: Its not implemented in-game but you can write it in the config files directly: ``` crafting: smithing: '1': input1: SWORD.HEARTSWORD input2: SWORD.ORACLE_SWORD # Makes extra gems drop instead of getting lost drop-gems: true # If both inputs have upgrades, how to treat them? # upgrades: ADDITIVE # Sum them upgrades: MAXIMUM # Largest of them (Default) # upgrades: EVEN # Average # upgrades: MINIMUM # Minimum of them # upgrades: NONE # Actually just dont keep upgrades ``` |
||
---|---|---|
.m2 | ||
lib | ||
src/main | ||
.gitignore | ||
.gitlab-ci.yml | ||
pom.xml | ||
README.md |
Private repository for MMOItems Premium.
Issues: https://git.lumine.io/mythiccraft/mmoitems/-/issues
Wiki: https://git.lumine.io/mythiccraft/mmoitems/-/wikis/home