Allow to move recipes. Right click to craft the new added recipes first.
Based on DSPMoreRecipes and DequeCraft.
To move recipes in replicator window:
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.
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.
- v1.0.0: Initial released. (DSP 0.10.32.25712)