
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

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:
- Click "Enter Edit Mode"
- Click the recipe you want to move.
- Click the destination grid. The
- 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)