Перейти к содержимому
Mineforgian

Item Regex

Allows for regular expressions for vanilla rename-based item models

749 загрузок11 подписчиковMPL-2.0fabric

Обновлён 22 марта 2026 г. · опубликован 14 мая 2025 г.

  • Example of an item using a pattern

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 Cases for "Darksaber Hilt" and "The Darksaber Hilt"

But with this mod, you can use regex, iregex, pattern or ipattern in its place!

Regular expression allowing for any character to surround "Darksaber Hilt"

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?)

Vanilla-supported names along with a regex name!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.0Релиз26.1, 26.1.1, 26.1.2, 26.2fabric22 марта 2026 г..jar (28 КБ)
1.1.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric9 января 2026 г..jar (29 КБ)
1.0.2Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric16 ноября 2025 г..jar (29 КБ)
1.0.1Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10fabric28 мая 2025 г..jar (25 КБ)
1.0.0Релиз1.21.5fabric14 мая 2025 г..jar (24 КБ)

Ченджлог

1.2.0Релиз26.1.1, 26.1.2, 26.2 · 22 марта 2026 г.

Update to mojang mappings, 26.1 support

1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 9 января 2026 г.

Fixed bug where it wasnt using the vanilla parsing even when no regex

1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 16 ноября 2025 г.

Added some caching, should help with memory usage

1.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 28 мая 2025 г.

1.21.6 snapshot support

1.0.0Релиз1.21.5 · 14 мая 2025 г.

Initial upload

Полная история изменений — на Modrinth.

Комментарии

Загружаем…