Tripwire hook model incorrect - stick does not attach to ring symmetrically
The bug
The stick in the tripwire hook model that attaches the metal ring to the support base does not attach to it symmetrically - it is offset to the side very slightly.
How to reproduce
Simply inspect any tripwire hook state closely, especially from below.
Expected results
The connection would be symmetric.
Actual results
It is not.
How to fix
I have attached a resource pack to this ticket which fixes this issue entirely. The coordinates used for this element of the model have been changed so that they start and end at integer positions. This makes the rod look slightly thicker, but eliminates the asymmetry. The texture mapping has also been slightly modified as to ensure that the pixels remain square.
Created Issue:
Tripwire hook model incorrect - stick does not attach to ring symmetrically
The bug
The stick in the tripwire hook model that attaches the metal ring to the support base does not attach to it symmetrically - it is offset to the side very slightly.
How to reproduce
Simply inspect any tripwire hook state closely, especially from below.
Expected results
The connection would be symmetric.
Actual results
It is not.
How to fix
I have attached a resource pack to this ticket which fixes this issue entirely. The coordinates used for this element of the model have been changed so that they start and end at integer positions. This makes the rod look slightly thicker, but eliminates the asymmetry. The texture mapping has also been slightly modified as to ensure that the pixels remain square.
The bug
The way that the texture is applied to the outer and inner edges of the metal ring in the tripwire hook model appears to be wrong, which can be seen when using textures with a higher resolution than 16x16. Two of the sides appear to be using the top of the ring texture, and two other sides use the bottom.
How to reproduce
I've attached a resource pack containing a "test texture" to demonstrate this issue.
- Download and apply the resource pack
- Place a tripwire hook
- Inspect each side of the ring
Expected results
Each edge of the ring would either only use the top or the bottom of the texture.
Actual results
Neither the top nor the bottom is consistently used.
How to fix
Also attached to this ticket is a resource pack that redoes the texture mapping for the tripwire hook ring, and fixes two other tripwire hook model issues (MC-262172 and MC-262173). Fixing this should be as easy as replacing vanilla's four tripwire hook model files with the four model files in the resource pack. I give Mojang my full permission and string encouragement to use these models in the vanilla game due to containing three different bug fixes.


