Skip to content

Anvil Interface

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

Anvil Interface

Permits the combining and renaming of items automatically

Methods Description
combine(from:string,fromSlot:number,resources:string,resourceSlot:number,xpSource:string) Combines two items, one from the first input, and other from the resources input, using 8 bottles of enchanting from the xpSource inventory
rename(from:string,slot:number,name:string) Renames an item with the name given

Clone this wiki locally