File Details
Armor Trim Item Fix (NeoForge) 1.21.4-2.1.0
- R
- May 15, 2025
- 285.85 KB
- 591
- 1.21.4
- NeoForge
File Name
ArmorTrimItemFix-neoforge-1.21.4-2.1.0.jar
Supported Versions
- 1.21.4
Curse Maven Snippet
- Fixed the game crashing when the Dynamic Resources config from ModernFix is enabled. However, the mod will not do anything
- Added a warning toast when the game loads if Dynamic Resources is enabled
- Fixed z-fighting along the sides of items with layers by slightly increasing layer size. This fix should be barely noticeable beyond the lack of z-fighting. Additionally, this applies to all items, not just armor (Fixes #3)
- Rewrote how patterns are loaded. Instead of creating a file for every pattern, patterns are now added by adding them to
assets/armortrimitemfix/armortrimitemfix/patterns.jsonwhich works like a tag

