Item Regex Mod
This mod opens up completely new possibilities for working with item models in Minecraft! Now you can use powerful regular expressions instead of the standard approach of listing exact names.

What's changed?
Previously, you had to manually specify every possible item name variation, which was extremely inconvenient when dealing with multiple variations. Now you can apply four different types of expressions: regex, iregex, pattern, or ipattern, which will automatically cover all necessary variants!

Capabilities and Compatibility
This mod's unique feature is that it fully maintains backward compatibility with the original JSON format. You can easily modify your existing textures and resource packs by adding support for regular expressions, while everything will continue to work in the standard version of the game without any issues!
Keep your old naming rules and simply supplement them with new regex checks. This ensures that even if someone uses your texture pack in the regular version of Minecraft, all traditional names will be recognized correctly.
