Planet Crafter
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you set custom storage sizes and icon scales for in-game containers, collectors and backpacks.

Permissions and credits
Changelogs
Donations
This mod adds the following config variables:

## Inventory icon scale
# Setting type: Single
# Default value: 1
IconScale = 1

## Chest storage size
# Setting type: Int32
# Default value: 15
ChestStorageSize = 15

## Locker storage size
# Setting type: Int32
# Default value: 35
LockerStorageSize = 35

## Golden chest storage size
# Setting type: Int32
# Default value: 4
WaterCollectorStorageSize = 4

## Golden chest storage size
# Setting type: Int32
# Default value: 30
GoldenChestStorageSize = 30

## Storage added by Backpack 1
# Setting type: Int32
# Default value: 4
Backpack1Adds = 4

## Storage added by Backpack 2
# Setting type: Int32
# Default value: 8
Backpack2Adds = 8

## Storage added by Backpack 3
# Setting type: Int32
# Default value: 12
Backpack3Adds = 12

## Storage added by Backpack 4
# Setting type: Int32
# Default value: 16
Backpack4Adds = 16

## Storage added by Backpack 5
# Setting type: Int32
# Default value: 23
Backpack5Adds = 23

To change these, run the game once with the mod installed, then edit BepInEx\config\aedenthorn.StorageCustomization.cfg.

For backpacks, the value specified is added to the base inventory size of 12 when equipped. Do not change these values for backpacks already equipped in a save. Remove the backpack first, save, then change, or your inventory size will be bugged.

Storages larger than 35 will add a scroll box; you can use either the mouse scroll wheel or drag with the mouse to scroll. I don't know if scrolling is possible with a gamepad.

To install this mod, first install BepInEx for Planet Crafter, then place the dll file in BepInEx\plugins.

You can use this tool to install BepInEx.

Source code is at https://github.com/aedenthorn/PlanetCrafterMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.