This program lets you link hardware devices such as Arduino or Raspberry Pi with the Minecraft computer game via MCreator procedures and API commands.
MCreator Link
MCreator Link is a Windows software for establishing a connection between various devices and Minecraft. This functionality is helpful for developing and testing new game modifications. A wide variety of API calls and custom procedures is available.
Installation
The MCreator development platform and Minecraft Forge are required for setting up this application. Additionally, users are instructed to download a corresponding version of the utility to Arduino or Raspberry Pi. Detailed instructions are available on the official wiki page.
In-game commands
You can type /link into the console during the gameplay process to access technical information about nearby objects. It is possible to place, manage and delete digital pins for triggering custom scripts.
API support
The mod offers users several new methods in the default class. There are standard Minecraft Forge tools for event registration. By default, triggers are not activated by pin state changes. This behavior can be changed by adding advanced arguments to the input command. The provided LinkProtocol class is intended for parsing and constructing link messages.
Features
- free to download and use;
- offers you instruments for developing new Minecraft modifications;
- contains several in-game commands for interacting with the app via console;
- users can place and delete digital pins for triggering complex scripts;
- compatible with modern versions of Windows.