
ExponentialItems
Adds an artifact that makes all items stack exponentiallyDetails
All players in lobby need this mod. It adds an artifact.
Allows items to stack exponentially. Instead of a static pickup size, the number of items given is determined by the current stack size.
Includes a standard maximium of 4096 items. This value can be increased in the config, as well as the base size.
Base Size | Stacking Pattern |
---|---|
1 |
1 1 1 1 1 ... |
2 |
1 2 4 8 16 ... |
3 |
1 3 9 27 81 ... |
4 |
1 4 16 64 256 ... |
You get the idea. Also my first mod, so it might not work that well idk