A Minecraft mod that allows for Microcontroller and Singleboard computer control
Find a file
2022-07-26 20:12:27 +02:00
.github/workflows Added .gitignore 2022-06-21 01:05:07 +02:00
.gradle Added GUI screens and did some cleanup 2022-06-24 20:31:00 +02:00
.idea Added basic mod structure 2022-06-21 01:02:20 +02:00
build Added basic mod structure 2022-06-21 01:02:20 +02:00
gradle/wrapper Added basic mod structure 2022-06-21 01:02:20 +02:00
libs Added libs for Arduino 2022-06-21 01:02:39 +02:00
production/MinecraftArduinoControls.main Added Board Pixelart and did some code Cleanup and package management 2022-06-24 23:56:39 +02:00
src/main Added and tweaked board images 2022-07-26 20:10:29 +02:00
.gitignore Updated gitignore 2022-07-26 20:12:27 +02:00
build.gradle Added basic mod structure 2022-06-21 01:02:20 +02:00
gradle.properties Added basic mod structure 2022-06-21 01:02:20 +02:00
gradlew Added basic mod structure 2022-06-21 01:02:20 +02:00
gradlew.bat Added basic mod structure 2022-06-21 01:02:20 +02:00
LICENSE Added basic mod structure 2022-06-21 01:02:20 +02:00
README.md Added Config System, Verbose Logger and Pin-Map Entries 2022-06-24 23:32:05 +02:00
settings.gradle Added basic mod structure 2022-06-21 01:02:20 +02:00

MicrocontrollerMC

A Minecraft mod that allows for Arduino Control

This is a very very early state of this mod. Only a very small amount of the planned content for this mod has been implemented yet so basically don't even bother trying it out.