your current location:首页 > news>[OC2] Open computer II (OpenComputers II) Minecraft

[OC2] Open computer II (OpenComputers II) Minecraft

2024-12-15 01:45:30|Myriagame |source:minecraft skins

Brief introduction

Open computer II is the spiritual sequel of an open computer. It inherits many designs of open computers, such as configuration, sandboxes, etc.At the same time, it also has many new changes, such as the computer of this MOD simulation of "real computer".

This MOD computer is a virtual machine based on the RISC-V [1] architecture, running Linux [2] and using it as reality-for example, the network of this computer uses virtual network cards and standard Ethernet frames, so it can be with other other other than others.LINUX computers communicate as expected.

WIP

Although this MOD has been developed for a while, it is still in the early development stage, and it is likely that there are serious bugs that have not been discovered.And, relatively and open computers, less content.Therefore, please feedback the problems encountered when using this MOD and continue to pay attention to further development.

Overview

Minecraft images

This MOD adds a fixed computer to the mobile robot. The computer can interact with other devices through the bus and expand card, while the robot can interact with other devices by moving and using the installed module in the world;Card cards and network cables communicate with each other.To start using this MOD, it is strongly recommended that the "Computerist's Handbook" attached to the cost MOD -this manual covers most of the information of this MOD, including but not limited to: API of various types of devices [API [3], the purpose of items.

By default, computers and robots need energy supply (RF or Fe), so it is recommended to play with other MOD provided by other energy sources.

operate

Minecraft images

The default operating system of this MOD is Linux, which comes with many well -known software, such as the text editor "VI" and "Nano".For more curious people, the BUILDROOT is used when creating a mirror of the kernel and the root file system.In order to facilitate programming, the LUA interpreter is also included in it -many interactions with the rest of the content in Minecraft: such as the item bar, the redstone block, the operation of other mods, etc., all use a LUA advanced API.This simplifies the linkage with other mods, and also reduces the difficulty of using these API during programming.

The following is an example of sending redstone signals through the redstone interface device:

 Require ("Devices"): Find ("Redstone"): SetRedStoneoutPut ("up", 15) 

For more information, please check the manuals attached to this MOD.

Modular

Minecraft images

Computers and robots can be configured using a variety of different components -universal devices include memory (RAM), firmware and disk drives;

You can also expand the computers, such as network cards, provide network operation functions;

The robot can also install the module, such as the square operation module to provide the damage and placement function of the block.


RISC-V: Reading: RISK-FIVE, an instruction set architecture (ISA) developed and maintained by RISC-V International (formerly known as the RISC-V Foundation).

Linux: A lightweight operating system, unlike mainstream Windows, is more suitable for software development and is more likely to be transplanted.

API: Application Programming Interface.

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.