Slots accept a list, where the entries can be direct slot ids or helpers.
Value | Slots |
---|---|
[id] int |
A Specific Slot ID |
ARMOR | 36,37,38,39 |
HOTBAR | 0,1,2,3,4,5,6,7,8 |
OFFHAND | 40 |
INVENTORY | 9,10,11,12,13,14,15,16,17, 18,19,20,21,22,23,24,25,26, 27,28,29,30,31,32,33,34,35 |
ALL | All inventory slots. |
<aside> 🔢
You cannot use the crafting slots as they are not real inventory slots.
</aside>