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 access storage remotely and switch between storage containers using hotkeys.

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

## Ignore single cell inventories
# Setting type: Boolean
# Default value: true
IgnoreSingleCell = true

## Ignore unnamed inventories
# Setting type: Boolean
# Default value: false
IgnoreUnnamed = false

## Ignore inventories with type names that contain strings in this list (comma-separated)
# Setting type: String
# Default value: Golden
IgnoreTypes = Golden

## Key to toggle inventory UI
# Setting type: String
# Default value: <Keyboard>/i
ToggleKey = <Keyboard>/i

## Key to switch to previous inventory
# Setting type: String
# Default value: <Keyboard>/leftArrow
LeftKey = <Keyboard>/leftArrow

## Key to switch to next inventory
# Setting type: String
# Default value: <Keyboard>/rightArrow
RightKey = <Keyboard>/rightArrow

## Range (m)
# Setting type: Single
# Default value: 20
Range = 20


Pressing the ToggleKey (default i) opens the storage UI with the first container in the list of nearby (default 20m range) containers.

Pressing the LeftKey and RightKey switch between inventories in the list.

Clicking on the storage name opens a dropdown that lets you select a specific inventory from a list.

If you name storage lockers, the mod will show those names above the container grid, otherwise it will use the World Object's localized name.



Technical

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.