starfi5h-RecipeManager icon

RecipeManager

Allow to move recipes. Right click to craft the new added item first. 配方管理:可移动配方位置,右键可优先制作新添加的物品

Last updated 3 weeks ago
Total downloads 176
Total rating 0 
Categories Mecha Quality of Life
Dependency string starfi5h-RecipeManager-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

Recipe Manager

Allow to move recipes. Right click to craft the new added recipes first.
Based on DSPMoreRecipes and DequeCraft.

Move Recipes

To move recipes in replicator window:

  1. Click "Enter Edit Mode"
  2. Click the recipe you want to move.
  3. Click the destination grid. The
  4. Click "Exit Edit Mode" to save the changes. The settings is stored in starfi5h.plugin.RecipeManager.cfg.

In edit mode, all recipes will be shown. The grid with recipe position changed will be highlighted with blue background, and the grid with multiple recipes will be highlighted in red.

Craft First

Right click on the craft button will add the item to the front of the queue.
Note: It is implemented by canceling the existing tasks first, then adding them back, so it may fail if the inventory doesn't have enough space.

Changelog

- v1.0.0: Initial released. (DSP 0.10.32.25712)