Can't specify amount to split
When using the rust, split function, you can't specify the amount of the 556,881 wood that I want to split (as shown in the figure). After splitting half, it is 32,593. Why is this, what should I do?

1
This is a known limitation. In the code the stack is coded as an Integer type. Typically it goes up to 65,535. In any case, you cannot split a stack that high.
In response to TheSurgeon ():
This is a known limitation. In the code the stack is coded as an Integer type. Typically it goes up...
hi
Is there a way to modify it? I saw another server, he did it, and how much is split if he wants to split it.
In response to shenpanni666 ():
hi
Is there a way to modify it? I saw another server, he did it, and how much is split if he wa...
Sure. But no Rust stacking plugin here has such abilities.
In response to FuJiCuRa ():
Sure. But no Rust stacking plugin here has such abilities.
please tell me