Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 4 months ago
Updated last week
MC-229142 Fix
A client-side mod that fixes a bug preventing resource packs to override inventory textures for trident and spyglass. This issue is tracked here: https://bugs.mojang.com/browse/MC-229142.
Technical description
Trident and spyglass has forced replacement of the model in two places in the code, but only the "in hand" model has texture overrides applying, but the inventory model does not have this.
Fix adds this missing overrides applying.
Although the trident appeared in 1.13, the bug appeared from 1.15. Versions from 1.15 fix the trident. Versions from 1.17 also fixes the spyglass.