When the max_stack_size were added, the max value that we can put as been set to 99, maybe because there is no enough place in a slot to display 3 numbers, but I think 3 numbers can be showed, and more than 3 too if you reduce the size when the number is over than 99, and when it's over than 999, etc... and you could can put an max value of 9999 or 999 of stack_size maybe, like this you just have to reduce the size 2 times when it's 99+ then 999+ and the numbers can be showed in the entire slot.
When we create custom items, sometime we want to have more than 99 max_stack_size, but we can't for now...
Please sign in to leave a comment.
1 Comments