Caveat: I'm using 1.74.5
When using the CreateNew methods and adding an amount greater than 1, the resulting action adds only 1, because setAmount remains false. I added a little check to see if amountToAdd > 1, then set setAmount to true.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Good spot, thanks!
I'll make a similar correction to the next update.