So for everyone struggling with the change item amount in slot 1. I have the same issue and although it's a bit more of a hassle this one is quite easily done in cosmos.
Search for standard 4 bit value, split stack, exact value of stack in original slot. You'll get two entries, change em both to amount you want.
Edit: Oh and the code will apply to that slot, not the item. So once you've found it you can reuse it over and over on any item you put in the slot.
[Edited by alucinorm, 5/18/2022 3:15:08 PM]
A+ for utilizing CoSMOS (which is built-into Aurora BTW) to get around options when they might not be working exactly as they are supposed to for you. Thanks for pointing that out and for the quick tutorial.
So for everyone struggling with the change item amount in slot 1. I have the same issue and although it's a bit more of a hassle this one is quite easily done in cosmos.
Search for standard 4 bit value, split stack, exact value of stack in original slot. You'll get two entries, change em both to amount you want.
Edit: Oh and the code will apply to that slot, not the item. So once you've found it you can reuse it over and over on any item you put in the slot.
[Edited by alucinorm, 5/18/2022 3:15:08 PM]
This works like a charm! Thank you for the instructions. 🙂