Space Engineers

Space Engineers

评价数不足
Small Stone Reactor
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
895.236 KB
2021 年 5 月 31 日 上午 9:42
1 项改动说明 ( 查看 )

订阅以下载
Small Stone Reactor

描述
Tech demo released on request; functional but not polished.

The script for the build can be found here:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2503688578


Ship using this can be found here:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2503492235

The is a small version of my (very WIP) "stone reactor"; It is fueled by stone and nothing else!
The original project can be seen here: https://www.youtube.com/watch?v=KUNMISe8WPM

Usage:
The cargo container to the left of the PB is the input for stone.
The cargo container to the right of the PB, is the output for excess materials: Gravel, Iron ingots and Silicon Wafers,
if this container is allowed to fill up, the system will stall when the refinery is filled; This is bad.

The LCD on the PB displays the total amount of energy stores, as well as a breakdown of how much is stored in batteries, power cells, ingots and stone, and it also shows the remaining time the system can run at current energy consumption.

Naming an LCD "Reactor LCD" will display the info on that LCD instead.


Do not let the batteries drain completely, as said the "reactor" is very much WIP and currently does not handle all batteries being drained.

For the tinkerers: The script is the full script used in my original tech demo, i fixed some issues but have not added any functionality; as such, if the naming and construction schemes in both the build and the battery blueprint are respected, the system can be scaled without changing anything in the script apart from a few lines at the top tell the script how many batteries are in each bank, as well as the type of refineries used and what the Assembler Efficiency is set to in the world.
This process is not very user friendly, but it is doable