Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.