[1.12.2] Use OC to control the IC2 nuclear reactor [OC] Open Computer (Open Computers) Minecraft Game

This tutorial uses CC: by-SA Knowledge Sharing Agreement.

Copyright statement: This is a revision of [OC's ultimate automation (including program) -OC] open computers.Thank you for this MC encyclopedia editor.

This script uses the MPL license to open source.

If you want to use this script, you may require a certain ability to read and understand your ability to read.


Preface

Odixus's automated control script is only applicable to version 1.7.10, and there are many bugs and performance problems. I upgrade it to version 1.12.2, and conducts code reconstruction. After repairing most bugs and performance problems, this modification will be modified.The latter versions are made public for players of version 1.12.2.

This modified script has the following modifications compared to the original version of Odixus:

Update the API interface of the code to 1.12.2

Fix Bugs

Provide color terminals for high -level depth display (support color theme (hard coding))

Performance improvement

Code reconstruction


Simple installation steps:

Prepare a computer, install the component (only one hard disk), install the screen and keyboard, and insert an OpenOS software disk (as long as the operating system is only available)

Open the computer, enter the Install , and then through a series of interactive operations, OpenOS will install it on the hard disk and restart.

Install the redstone I/O interface, adapter, and transferor.The EU reactor is placed directly on the side, and the fluid reactor refers to FAQ.Place an item container on any side of the transferor.

Insert Network (Network Stack), and then enter Install .

Now, we have to start installing the control script.Enter the command (the two commands below will cover Reactor ++. Lua ):):

 Wget -F https://cdn.jsdelivr.net/gh/creecdn/realplusPlus@main/reactor++.lua reactor ++. LUA 

(This will be connected to the JSDELIVR CDN server)

If JSDELIVR does not work for some reason, please use the command (this is github):

 wget -F https://raw.githubusercontent.com/creepercdn/reactorplusplus/min/reactor%2B%2B. Lua 

If everything is normal, you can start the script now!Enter command:

 reactor ++ 

If it is running for the first time, the color may be strange (if your display supports color display).After completing the configuration, it will look much better.

If you want to run the script in the future, just enter the command above.

If you make an error when you run the script, send it out to the GitHub.(Please try to use github issues. If you can't use it, you can ask questions at the short review area below the end of the article.)

If you make an error when installing the script, ask questions at the short review area below the end of the article.This is not a script problem, so you don't have to send out the issue in github.

If you want to help this script, send Pull Requests in github.

If you are not familiar with how to use GitHub, it is recommended that the GitHub roaming guide of Phodal Huang (this is an e -book for IT workers. If not, it is recommended to read).

Before asking questions, please read "Wisdom of Question".

If you cannot access it, you can refer to the USTC mirror: the wisdom of the question -LUG @ USSTC.


FAQ

Q: Help!The script does not run after configuration, prompting Please Check Components: Redstone, Transposer, Reactor

A: Obviously, you did not install these components correctly.For 1.12.2, the method of OC connection to the fluid reactor becomes different. The adapter does not require the MFU connection reactor (saving a lot of materials). Transposer and adapter need to be pasted in the Reactor Access Hatch) On, the redstone I/O port (Redstone I/O) needs to be pasted on the reactor redstone port.Q: The color of my screen becomes very strange!

A: These are divided into two cases.In the first case, your display (in OC) is high enough to support other colors.It is recommended to re -configure and change a better color theme, such as Monokai or One DARK; in the second case, your display (in OC) is too low, but it supports color display, which leads to what else.The theme of the color will look strange.In this case, it is recommended to re -configure it, and the color theme is set to 3bit color.

Q: WGET said "http request failed!"

A: There is a problem with your network environment.Try to use JSDELIVR's command.It is also recommended that you replace DNS and run the difficulties in Windows.