-
Notifications
You must be signed in to change notification settings - Fork 2
Loom Interface
Jhefferson Marques edited this page Feb 5, 2022
·
2 revisions
Needing a loom close to it, permits creating a banners, and also reseting any banner.
| Methods | Description |
|---|---|
| paintBanner(input:string, slotBanner:number, slotDye:number, pattern:number) | By passing the name of the input invetory, the slot position of the banner, the slot position of the dye, and a number for the pattern, adds a the pattern with the color to the banner (also dye consumption scales for the quantity stacked banners) |
| resetBanner(input:string, slot:number) | By passing the name of the input invetory and the slot position of the banner, resets all the patterns in the banner |