check connections
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_connectionsArchive:
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
Source
View Original SourceCode Preview
reactor = peripheral.find("fissionReactorLogicAdapter")
print(reactor)