Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
GNU Affero General Public License v3.0
157
stars
90
forks
source link
feat: Export favorites via command #681
Closed
ryanzhoudev closed 1 year ago
/exportfavorites to export. Contains all items, ingreds, powders, pouches. List is a string, in this format:
wynntilsFavorites,Discoverer,King of Hearts,Emerald Pouch [Tier VII],Diamond Dust,Luxroot Cuttings
and so on. Depends on #679. Actually, you could probably just close 679 since this includes everything from there.
Review and merge together with https://github.com/Wynntils/Artemis/pull/1765.