Real Hardware in Survival
No magic commands. Craft the Laptop, build your circuits, and connect them using in-game resources.
Connect your Arduino to Minecraft Java and bring electronics into Survival mode.
SerialCraft is a mod for Minecraft (Fabric) that breaks the fourth wall, allowing real-time bidirectional communication between the game and external electronic devices.
SerialCraft is a project created by Leonardo Aliaga (Instagram: @aliaga1924). It was born with the main purpose of being a learning project, focused on exploring the intersection and synergy between software development (Java modding via Fabric), physical hardware design, and telecommunications (as a student at Universidad Nacional Mayor de San Marcos).
In the development of SerialCraft, AI tools are employed strategically to optimize time. The project does not rely entirely on AIs to exist. The creation process is meticulous:
The mod uses serial protocols (USB) and TCP sockets (Wi-Fi) to open a direct channel between the game and your hardware.
Start your first circuit now! · See ready-to-run examples
SerialCraft is an Open Source project. You are free to study the code, modify it, or use it in your modpacks.