Scrap Magic
Configurable utility mod for organizing and selling items with chat commands
Last updated | 2 hours ago |
Total downloads | 18 |
Total rating | 0 |
Categories | Misc BepInEx Client-side Tweaks & Quality Of Life |
Dependency string | KyleTheScientist-Scrap_Magic-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
SylviBlossom-SmartItemSaving
Improves how items on the ship save, helping against ID changes and properly keeping positions/rotations
Preferred version: 1.2.4README
Scrap Magic
Scrap Magic is a configurable utility mod for organizing and selling items from the chat. This mod is client-side, meaning other players do not need to have this mod installed for it to work on their end.
To prevent abuse, scrap magic commands only work if you are the host.
Commands
/sort
Sorts items by name into a grid along the wall of the ship. This command can only be run if the ship is in orbit or stationary at the company due to the way the game handles item placement.
Usage
/sort help
/sort (scrap|cupboard|circle|doorframe) [-r|-redo]
/sort <fixed|compact>
/sort <skip|unskip> <item_name>
Examples:
/sort # Sort all items
/sort -redo # Sort all items, including items that are already sorted
/sort scrap # Only sort scrap items
/sort cupboard # Only sort items configured to be placed in the cupboard.
/sort doorframe # Only sort items configured to be placed on the doorframe
/sort circle # Only sort items in the summon circle
/sort fixed # Sets the layout mode to fixed. Fixed layout assigns each item a dedicated spot on the wall, which is useful for preventing resorting when new item types are brought into the ship.
/sort compact # Sets the layout mode to compact. Compact mode minimizes the amount of space used by items on the wall, which is useful when you only have a few items to sort.
/sort skip gold_bar # Configure gold bars to be skipped when sorting items
/sort unskip v_type_engine # Remove V-Type Engine from the skip list
/sell
Places items onto the sell counter and rings the bell until the sell door opens.
Usage
/sell help
/sell <amount|all|quota>
/sell <skip|unskip> <item_name>
Examples:
/sell 1500 # Sell $1500 worth of items. An effort will be made to sell exactly this amount, but it may be slightly more.
/sell all # Sell all items on the ship
/sell quota # Sell items until the quota is reached
/sell skip gold_bar # Configure gold bars to be skipped when selling items
/sell unskip v_type_engine # Remove V-Type Engine from the skip list
/pile
Another organization command that picks up and then drops items of a given type, allowing you to pile them up in a single spot.
If you do not specify an item name, it will use the item currently in your hand.
Usage
/pile # Piles up the currently held item
/pile <item_name> # Piles up items of the given type
Configuration
The mod can be configured in the Thunderstore/r2modman app. Here you can modify the items that are sorted and sold, as well as the layout of the items when they are sorted.