Starbound

Starbound

35 ratings
[GiC] Use Default Stack
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
168.512 KB
17 Apr, 2024 @ 5:01pm
17 Apr, 2024 @ 5:46pm
2 Change Notes ( view )

Subscribe to download
[GiC] Use Default Stack

Description
That isn't an ironic joke. That is an intentional game design choice, based on the loot-related aspects of GiC.
Makes all GiC items use default max stack (default: 1000), overriding any manual stack limitations set on the item side. (Can be changed with $99.99 blocks or 1 Million Max Stack)


Warning, this will affect GiC's balance as well as how it distributes loot.

Notes
This mod uses many item patches to remove max stack limitations and may require updating when GiC is updated
This is NOT a client-side mod. Both the server and all players require this mod to be installed to play

Maintaining
This following PowerShell script will make a new version of this mod. Go crazy if you want to remove stack limits for other mods as well.
Get-ChildItem -Recurse -Path unpackedMod\ -Include '*.*item', '*.*consumable' | Select-String "maxStack" -List | Select Path | ForEach-Object {$patch=$_."Path" + ".patch";$patch=$patch.Replace('unpackedMod','GiC-No-MaxStack');New-Item "$patch" -ItemType File -Value '[{ "op": "remove", "path": "/maxStack"}]' -Force }
This will auto add a patch for every item/consumable filetype that contains maxStack to a folder called GiC-No-MaxStack if you're in the <starbound root>/mods folder and the unpacked mod folder is called unpackedMod. Make sure your _metadata has a "priority" lower than the mod you are trying to patch

[theindiestone.com]
This mod can be added to and extended by the whole community. Crediting the original author would be lovely, but isn't necessary. (Then again, this community values loveliness above all else.)
12 Comments
✪ [d3synch]  [author] 9 May @ 3:35am 
I did it as a one-liner, if you can't run it in PowerShell ISE, you probably have ExecutionPolicy set to something that doesn't allow powershell scripts, you can check it with Get-ExecutionPolicy and set it with Set-ExecutionPolicy
Orifan1 14 Jan @ 9:32am 
nevermind, you have to run it in powershell. cant run it as a powershell script for some reason
Orifan1 14 Jan @ 9:25am 
script is not working for some reason
Lemur 16 Aug, 2024 @ 9:53am 
Can you do stack fix for bottles?
Ghost_Dude55 26 Jul, 2024 @ 11:13pm 
Could you do this for the (GIC) Escalation Expansion? Otherwise this is the best mod for GIC!
space is cool 23 Jun, 2024 @ 11:41pm 
can you do this for the black ops add on for gic
Magebrawler Aura 7 Jun, 2024 @ 9:31am 
I could never get into GiC due to the stack limit. Thanks.
catmanmlio 12 May, 2024 @ 1:36pm 
interesting
Alejvip 20 Apr, 2024 @ 12:46am 
Game is now fixed
Tengu_Civitas 19 Apr, 2024 @ 9:46am 
1000 landmines to throw at the enemy