sisby-folk / swingthrough

A single-mixin minecraft mod that allows hitting living entities through transparent blocks.
https://modrinth.com/mod/swingthrough
GNU Lesser General Public License v3.0
1 stars 0 forks source link
java minecraft
preview Allows targeting living entities through transparent blocks.
Requires Connector on neoforge.

This mod discards the block crosshair target to allow an entity to be targeted instead, when:

Thanks to this implementation, the block outline will also disappear while you're targeting the entity.

Technical Notes

This mod is comprised of a single mixin with about 4 lines of meaningful code:

It performs no additional raycasts or radius searches.

Afterword

All mods are built on the work of many others.

We made this mod for Tinkerer's Quilt - our modpack about ease of play and vanilla content.