(request) more hotbar, inventory and logistic solts
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
(request) more hotbar, inventory and logistic solts
Can someone make a mod for more hotbar, inventory and logistic slots? It should very expensiv. I ask because I'm bad at balancing.
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here

My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here

Re: (request) more hotbar, inventory and logistic solts
What are you referring to with "logistics slots"?
The hotbar part I can do - that's easy. The inventory part I don't think is possible. However, you can use my mod "Heavy Chests" as an inventory extension - it provides an 80 slot chest that retains its contents when picked up.
The hotbar part I can do - that's easy. The inventory part I don't think is possible. However, you can use my mod "Heavy Chests" as an inventory extension - it provides an 80 slot chest that retains its contents when picked up.
If you want to get ahold of me I'm almost always on Discord.
Re: (request) more hotbar, inventory and logistic solts
it is via the player prototype, but that requires switching inventories (which means that you'd need the player to remove any modular armor before the switch and some way for the player to tell the code that they'd done so, since you can't access the inventory of modular armor and so can't manually insert it into a new entity without losing the equipment, as far as i know there's no easy way to transfer entire inventories, unless you've found one).Rseding91 wrote:The inventory part I don't think is possible
I'd guess either the player's request slots which are just tech based so possible, or the filter slots on entities, which I do not believe can be changed (if I remember correctly there was a bug with adding more filter slots...but I could be wrong).Rseding91 wrote:What are you referring to with "logistics slots"?
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: (request) more hotbar, inventory and logistic solts
For the logistic slots in your inventory I wrote a mod my self.
Sadly you can't add more inventory space.
Hotbar slots I also added but scraped it already because the 3rd hotbar is to big.
Sadly you can't add more inventory space.
Hotbar slots I also added but scraped it already because the 3rd hotbar is to big.
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here

My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
