Compatibility
Minecraft: Java Edition
1.21.5–1.21.7
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MPL-2.0
Published 2 months ago
Updated last month
Allows for using regex for selecting item models with the vanilla format!
Normally, you would neet to list multiple exact strings to allow for variation
But with this mod, you can use regex, iregex, pattern or ipattern in its place!
Because of the way the mod reads from the already existing json format, editing your packs to work with this mod won't break them with vanilla! If you want to, you can keep the cases you had before and in addition add a regex check. That way if someone were to use your texture pack in vanilla, it would still read the normal names correctly. (also who would name an item "iregex:.*Darksaber Hilt.*" on accident?)