ComputerCraft Archive

check connections

computer mod-integration scorewinner github

Description

Scripts for Minecraft CC:Tweaked

Installation

Copy one of these commands into your ComputerCraft terminal:

wget:wget https://raw.githubusercontent.com/scorewinner/computercraft-scripts/main/check-connections.lua check_connections
Archive:wget https://cc.shobie.xyz/cc/get/gh-scorewinner-computercraft-scripts-check-connections check_connections
Quick Install: wget https://cc.shobie.xyz/cc/get/gh-scorewinner-computercraft-scripts-check-connections check connections

Usage

Run: check-connections

Tags

none

Source

View Original Source

Code Preview

reactor = peripheral.find("fissionReactorLogicAdapter")
print(reactor)