Started by
JSR11
on
Topic category: Help with Minecraft modding (Java Edition)
Hi currently I am working on a capstone project of recreating redstone blocks irl.
I want to create a "redstone portal" block that will connect to redstone blocks and accept the digital input(mcreator link) from an arduino pin and output a redstone signal to connected blocks if the pin is read to be a 1 value.
Here are my quesitons:
1. Is this possible to mod in mcreator?
2. What procedures can I use to make this possible?
3. Do I need to put any code on the arduino itself or would I just connect to the mod and mcreator will run procedures to the arduino?
Thank you again for your time :)
The version I have downloaded is 2021.3 mcreator and 1.17.1 minecraft forge installation