Planet Crafter
0 of 0

File information

Last updated

Original upload

Created by

cisox

Uploaded by

cisox

Virus scan

Safe to use

Tags for this mod

About this mod

Adds rods for Aluminium, Cobalt, Iron, Magnesium, Silicon, Sulfur, Titanium, and Zeolite. Great for saving inventory space.

Requirements
Permissions and credits
Changelogs
Donations
Adds rods for Aluminium, Cobalt, Iron, Magnesium, Silicon, Sulfur, Titanium, and Zeolite. Great for saving inventory space.

I find myself with way too much of the above resources. In order to save inventory space, it's helpful to be able to craft rods and then break those down later in the recycler.

Rod textures and icons are a WIP (contributions welcome!).

Installation

  • Install BepInEx 5.4.21 (WindowsLinux)
  • Start the game, quit the game
  • Find the BepInEx\config\BepInEx.cfg file, and in it, set HideManagerGameObject = true. Alternatively, install the Mod Enabler mod.
  • Extract this mod into BepInEx\Plugins
  • Maintain the folder structure of `Rods` under the `plugins` directory. This is important for finding the textures and icons.

Configuration

cisox.theplanetcraftermods.Rods.cfg

[General]

## Enable rod for Iron
Iron = true

## Enable rod for Sulfur
Sulfur = true

## Enable rod for Titanium
Titanium = true

## Enable rod for Silicon
Silicon = true

## Enable rod for Cobalt
Cobalt = true

## Enable rod for Magnesium
Magnesium = true

## Enable rod for Aluminium
Aluminium = true

## Enable rod for Zeolite
Zeolite = true


Version history
1.0.0.0
Initial release