DequeCraft
Newly added recipes to replicator can be crafted first or last.
Last updated | 2 years ago |
Total downloads | 1711 |
Total rating | 1 |
Categories | Quality of Life |
Dependency string | ardnaxelarak-DequeCraft-1.0.1 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
README
DequeCraft
Dyson Sphere Program mod
Features
Replicator on robot will behave as a double-ended queue (deque) rather than only a FIFO queue. Left-click the craft button to add an item to the front of the queue (left side of queue); right-click to add to the back (right side of the queue).
Installation
Install BepInEx here
Then drag Deque.dll into steamapps/common/Dyson Sphere Program/BepInEx/plugins
Credits
This mod is based off of FILOCraft by BakaNiner
Changelog
v1.0.1
- Added Deque functionality
v1.0.0
- (FILOCraft) Initial release