Page 1 of 1

(request) more hotbar, inventory and logistic solts

Posted: Tue Jul 22, 2014 10:02 am
by SuperSandro2000
Can someone make a mod for more hotbar, inventory and logistic slots? It should very expensiv. I ask because I'm bad at balancing.

Re: (request) more hotbar, inventory and logistic solts

Posted: Wed Jul 23, 2014 2:58 pm
by Rseding91
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.

Re: (request) more hotbar, inventory and logistic solts

Posted: Wed Jul 23, 2014 3:07 pm
by FreeER
Rseding91 wrote:The inventory part I don't think is possible
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:What are you referring to with "logistics slots"?
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).

Re: (request) more hotbar, inventory and logistic solts

Posted: Wed Jul 23, 2014 5:08 pm
by SuperSandro2000
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.