An open API service indexing awesome lists of open source software.

https://github.com/normalhuman01/minecraft-painful

a minecraft mod that activates an esp32 over wi-fi to power on a 9v taser, causing damage to the player when steve takes damage
https://github.com/normalhuman01/minecraft-painful

Last synced: about 1 year ago
JSON representation

a minecraft mod that activates an esp32 over wi-fi to power on a 9v taser, causing damage to the player when steve takes damage

Awesome Lists containing this project

README

          

# Minecraft painful mod

The Painful-Minecraft Mod is a unique addition to the Minecraft experience. This mod integrates an ESP32 device via WiFi to activate a 9V taser whenever Steve, the game's main character, takes damage. Brace yourself for an electrifying twist in your Minecraft adventures!

## Changelog

### Version 1.0 Deprecation Notice

**Note:** The V1.0 version of this mod is now deprecated.

Version 1.0 relied on a computer vision (CV) based method utilizing image recognition directly from the game. While it provided an interesting concept, its accuracy was not perfect. Therefore, we have decided to discontinue this version. All relevant data and code can be found in the "PythonTest" folder.

### Current Mod Status

The Painful-Minecraft Mod is now fully operational and nearly complete. To make it functional, all you need to do is update the URL in the request to match the IP address of your ESP32 device. Additionally, the ESP32 code has been finalized, and we will soon be providing schematics for your convenience.