
A Mod that allows Minecraft to talk to iot devices using the mqtt protocol. Ever wanted to turn on your smart lights by flicking a lever in Minecraft?
Control real life devices with minecraft redstone or display sensor values on your fancy 7 segment redstone display, or use it to wirelessly connect redstone contraptions in your Minecraft world.
Or maybe you want to know if your virtual nuclear reactor is about to blow up, with Mineqtt you could trigger a real airhorn/sirene to wake you up before its too late.
Another Use Case is wireless redstone between multiple servers that are connected to the same mqtt broker. You can also send signals from Single Player Worlds to online Servers and Vice versa.
This Mod establishes a connection to a seperate MQTT Server (Configurable). Connecting to public mqtt servers bears the risk of someone else triggering your redstone or sending unfiltered Data to your server/world or receiving the signals you send via unsecured public mqtt servers. I suggest using a self hosted MQTT-Broker.