Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voidnmbrzero/blood-fx
Simple client-side mod to emit blood particles whenever players are hit. Should work on other Minecraft versions by adjusting SDK level. Whole functionality is in 39 lines mixin.
https://github.com/voidnmbrzero/blood-fx
client-side fabric fabricmc java minecraft minecraft-mod
Last synced: 17 days ago
JSON representation
Simple client-side mod to emit blood particles whenever players are hit. Should work on other Minecraft versions by adjusting SDK level. Whole functionality is in 39 lines mixin.
- Host: GitHub
- URL: https://github.com/voidnmbrzero/blood-fx
- Owner: VoidNmbrZero
- License: cc0-1.0
- Created: 2025-01-19T11:54:44.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2025-01-19T12:15:30.000Z (18 days ago)
- Last Synced: 2025-01-19T12:49:07.863Z (18 days ago)
- Topics: client-side, fabric, fabricmc, java, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My first mod... don't go rough :)
Adds redstone block break particles whenever a player is hit. That's it.