-
Notifications
You must be signed in to change notification settings - Fork 2
Grindstone Interface
Jhefferson Marques edited this page Feb 5, 2022
·
1 revision
Permits item repair and desenchanting automatically
| Methods | Descriptions |
|---|---|
| combine(from:string,fromSlot:number,resources:string,resourceSlot:number) | Combines two items, repair them, and remove the enchants if any are present |
| disenchant(from:string,slot:int,[collector:string]) | disenchants an item, and puts the xp in the XP collector if it is present |