-
Notifications
You must be signed in to change notification settings - Fork 2
Anvil Interface
Jhefferson Marques edited this page Feb 5, 2022
·
1 revision
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 |