This mod reinstates the ability to disarm tripwires in Minecraft, allowing you to use shears to deactivate them, similar to the functionality found in the vanilla version of the game.
Overview of DisarmTripwire
What Does It Do?
In previous versions, the option to disarm tripwires by left-clicking with shears was unfortunately removed by Forge. This mod successfully restores that feature, providing players with an enhanced gameplay experience.
How Is It Implemented?
The implementation is straightforward. The fundamental code for disarming tripwires has not been removed from the game; it just requires the reintroduction of an event handler to trigger the disarm mechanism when the player left-clicks on the tripwire using shears. If you’re interested in having this mod adapted for a different Forge version, feel free to raise an issue.