https://github.com/codestian/mqttcraft
A Minecraft mod which uses the MQTT protocol to send triggers or execute actions within the Minecraft client.
https://github.com/codestian/mqttcraft
Last synced: 9 months ago
JSON representation
A Minecraft mod which uses the MQTT protocol to send triggers or execute actions within the Minecraft client.
- Host: GitHub
- URL: https://github.com/codestian/mqttcraft
- Owner: Codestian
- Created: 2022-07-23T14:10:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T12:25:46.000Z (over 3 years ago)
- Last Synced: 2025-06-14T09:06:23.053Z (9 months ago)
- Language: Java
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MqttCraft
A Minecraft mod to send triggers or execute actions in game with the MQTT protocol.
Instructions to setup are located in the respective folders.
| Modloader | Status | Version |
|-|-|-|
| Fabric | stable/1.19 | 1.0.0 |
Stable - Released with no issues
Dev - In development, may be unstable