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 1.21.10 (Fabric) that breaks the fourth wall, allowing real-time bidirectional communication between the game and external electronic devices.
This is a learning project. It was born from the idea of demonstrating that programming logic and physical circuit logic are two sides of the same coin.
Unlike other technical mods, SerialCraft aims to integrate organically into the survival experience:
The mod uses the jSerialComm library to open a direct channel between Java and your USB port.
SerialCraft is an Open Source project. You are free to study the code, modify it, or use it in your modpacks.