Skip to content

Grindstone Interface

Jhefferson Marques edited this page Feb 5, 2022 · 1 revision

Grindstone Interface

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

Clone this wiki locally