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

Allows you to set the trade value for items (including making untradeable items tradeable).

Requirements
Permissions and credits
Changelogs
Donations
Allows overwriting or setting the trade value for items. If an item isn't tradeable, it's trade value will be 0. Simply set that to some value to make it tradeable.

The trade window doesn't show all tradeable items but once you hover over the item,  you'll see the new trade value in the tooltip.

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

Configuration

Once you start the game and load a world, the cisox.theplanetcraftermods.Tradeable.items.cfg is generated.

This file contains every item in the game. Simply find the item you're looking for in the config, and set the trade value. As the game adds new items, those should get added automatically.

cisox.theplanetcraftermods.Tradeable.items.cfg

[Items]
...
BlueprintT1 = 50
...

Version history
1.0.0.0
Initial release