
ModsJava
SwingThrough
Allows targeting (and interacting with and attacking) living entities through transparent blocks like grass, crops, and flowers.
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
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:
- The block has empty collision
- The entity is living and attackable
- You're not directly riding the entity
- The entity is within reach (exact interaction range in 1.21)
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:
- 2 lines to use the full entity targeting range if the block meets the conditions
- 2 lines to discard the block target if the full range was used and the entity meets the conditions
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.
Verified by MCModsHub
- Ships as swingthrough-1.0.6+1.20.jar — drop this file into the mods folder
- Download size: 22 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.