site stats

Controling reactor with computer craft

WebDescription. This program controls a Big Reactors nuclear reactor in Minecraft with a Computercraft computer, using Computercraft's own wired modem connected to the … WebMar 15, 2015 · 3.Hasn't been thoroughly tested with passive reactors only however it should operate properly as it does with Active ones and the passive portion of the reactor auto control is reused for 90% of the Active portion. 4.Feel free to fix bugs or suggest changes to code if you find doing something a different way could improve …

ComputerCraft Automated Reactor Controller - GitHub

WebAug 10, 2024 · activateReactor () stopReactor () getCoolant () getFuel () getWaste () getHeatedCoolant () getTemperatureInCelcius () getTemperatureInKelvin () getHeatingRate () getBurnRate () getDamage () setBurnRate () getBoilEfficiency () getTransferRate () getStoredEnergy () setFrequency () getFrequency () removeFrequency () events: … WebAug 8, 2014 · the getHeat, getEUOutput, getMaxHeat, isActive calls are specific to the reactor. the rest are for manipulating items in the inventory (these are the same for any block which has an inventory, like chests, crafting tables, etc). which is good, youd need that if you planned on doing everything with the turtle. if you want to move stuff between the … office drive download https://pickeringministries.com

If yes, then SCRAM the reactor. : r/ComputerCraft - Reddit

WebMay 23, 2024 · In the meantime, you can check out my program for controlling a bigger reactor by just playing around with it. The GUI is similar to Krakaen's Reactor design but … WebMay 15, 2016 · Automatic OR manual Control of Reactor and attached Turbines Energy-based automatic Control Switches Reactor and Turbines on/off if energy level is low/high Supporting EnderIO-Capacitorbanks, … WebAug 17, 2015 · When you enable the modem connected to the reactor you should get a message telling you what it's called the reactor -- on my Tekkit it calls the first one BigReactors-Reactor_0 and then counts up each time you (re-)connect a modem to a reactor. You just need to edit the peripheral.wrap () line near the top of the script to match. myclayelectric - login smarthub.coop

Big Reactors - COMPUTERCRAFT PROGRAM …

Category:Draconic Reactor and ComputerCraft in 1.12.2 : r/feedthebeast

Tags:Controling reactor with computer craft

Controling reactor with computer craft

add computercraft integration to mekanisim v10 #6445 - Github

WebComputercraft and mekanism fission reactor Hi! I am trying to monitor a mekanism fission reactor with computercraft. I tried to connect a wireless modem in different parts of the … WebMay 16, 2024 · Energy Control is a remastered version of original Nuclear Control. Nuclear Control original thread Nuclear Control original wiki Please help me with testing and new ideas. I plan to have versions for 1.7.10, 1.10 and 1.12 with IC2 Experimental/Classic and GregTech support. Group in Discord From version 1.12.2-0.1.8 it is possible add custom …

Controling reactor with computer craft

Did you know?

Webbigreactors-control: A very simple BigReactors Reactor and Turbine control program: drama: asie's Drama Generator inside OC: holocol: Simple program to change a hologram projector's color via shell: oppm: A program to browse, download, install and update various useful programs and libraries: song: An API to play whole songs using computer.beep WebApr 10, 2024 · A ComputerCraft library set that allows for secure and/or verified communication over RedNet lua computercraft computercraft-scripts rednet quacknet Updated on May 23, 2024 Lua RVRX / computronics-tape-util Star 3 Code Issues Pull requests For the Minecraft mod, Computronics.

WebConfigurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Mod Requirements: CC: Tweaked Mekanism v10.1+ Mod Recommendations: Advanced Peripherals (adds the capability to detect environmental radiation levels) WebMay 20, 2024 · Wireless Redstone Receiver + Redstone - Attach to Nuclear Reactor (Receiver3) Change reactor [line 1] to match the ID of your Reactor (right click attached wired modem to find ID) Change relayID …

WebReactor And Turbine Control Program ⭐ 16 This is my Reactor- and Turbine control program for ComputerCraft and BigReactors most recent commit 2 years ago Cccbridge ⭐ 14 CC:C Bridge is a mc mod that adds compatibility between the ComputerCraft and Create mod! most recent commit a month ago C3d ⭐ 12

WebAug 27, 2024 · --MAIN Reactor Function monitoring battery, cmd input, and shutdown signal reactorFunction = parallel . waitForAny ( fShutdown , fBatteryMonitor , fTouch , fListen ) --Emergency Shutdown, output to screens/rednet

Web-- Monitoring the SteamTurbine to match reactor behavior to steam levels. -- Engage reactor 2 or turn on the ethylene plant if needed. Or, swap out reactors if one is about to fail. -- support for remote control of reactor from a pocket computer. -- Set off an audible alarm base-wide if things go bad. -- Display that is less... seizure inducing. office drinks cabinetWebComputerCraft program to control a Mekanism fission reactor Raw reactor.lua local state, data, reactor, turbine, info_window, rules_window local STATES = { READY = 1, -- Reactor is off and can be started with the lever RUNNING = 2, -- Reactor is running and all rules are met ESTOP = 3, -- Reactor is stopped due to rule (s) being violated office drinks gifWebDraconic Reactor and ComputerCraft in 1.12.2 I've been searching the whole day for a ComputerCraft program that monitors and regulates the draconic reactor in 1.12.2 but I've only found programs for older versions or for OpenComputers. Do you know of … office dress designs for ladiesWebJun 12, 2024 · Draconic Evolution - Draconic Reactor ComputerCraft Setup and Tutorial! zzApotheosis 577 subscribers Subscribe 21K views 5 years ago Many people requested a … office drinks trolleyWebAs key equipment in nuclear power plant, the reactor power control system is adopted to strictly control and regulate the reactor power of a PWR (pressurized water reactor) in a nuclear power plant. A well-optimized … myclbiz.com one time paymentWebJul 27, 2024 · local reactor = peripheral.find("BigReactors-Reactor") local mon = peripheral.find("monitor") local totalTurbines = #turbines-- Change number below for your setup: rednet.open("bottom") -- Modem connected to Capacitor Relay Computer-- How much Control Rod needed to produce >2000mb of steam in your reactor, myclayton us k12WebApr 16, 2024 · You can also setup a single computer/server to controll all reactors locally. The GUI being able to display the state of all reactors is definitely on my long-term TODO-list. If you want, I can implement networking support by having the controller run locally and having it send the reactor state (s) to a remote computer, which handles the GUI. office driver duties