STEAM_WORKSHOP creator
76561198342348060
5 projects across 1 game, 3.1k downloads in total.
- Projects
- 5
- Game
- 1
- Downloads
- 3.1k
- Last shipped
- 6 y ago
- 2-Silicon Crucible CompactBottom input Sand-Coal-Lead(Bridge)-Coal-Sand Top output(Bridge) Silicon 504 Energy1.6k downloadsupdated 6 y ago
- Testing MapA Testing map for sandbox644 downloadsupdated 6 y ago
- Stored Power Fraction IndicatorDisplays the fraction amount of power you have stored to the total storage377 downloadsupdated 6 y ago
- 7-Segment Number DisplayUse by dragging the jump to the number you want Code: drawflush display1 draw stroke 10 0 0 0 0 0 draw clear 0 0 0 0 0 0 jump 5 equal x 0 end draw line 25 60 55 60 0 0 draw line 55 60 55 40 0 0 draw line 55 40 55 20 0 0 draw line 55 20 25 20 0 0 draw line 25 20 25 40 0 0 draw line 25 40 25 60 0 0...344 downloadsupdated 6 y ago
- 2-Overheat Protected 3x ReactorCode: sensor heat1 reactor1 @heat sensor heat2 reactor2 @heat sensor heat3 reactor3 @heat op add heat1+heat2 heat1 heat2 op add totalheat heat1+2 heat3 jump 7 greaterThan totalheat 0 end control enabled reactor1 0 0 0 0 control enabled reactor2 0 0 0 0 control enabled reactor3 0 0 0 0111 downloadsupdated 6 y ago