This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
DequeCraft
Newly added recipes to replicator can be crafted first or last.
| Date uploaded | 4 years ago |
| Version | 1.0.1 |
| Download link | ardnaxelarak-DequeCraft-1.0.1.zip |
| Downloads | 2026 |
| Dependency string | ardnaxelarak-DequeCraft-1.0.1 |
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