desht / ModularRouters

A Forge Mod for item routers with pluggable modules
16 stars 20 forks source link

[1.16.4]I hope regex filter can support Chinese #111

Closed Gan-N closed 3 years ago

Gan-N commented 3 years ago

Minecraft Version

1.16.4

Forge Version

35.1.36

Mod Version

7.3.0-47

Describe your problem, including steps to reproduce it

Regex Filter Can't match items that are translated into Chinese by I18N

https://user-images.githubusercontent.com/35490649/104830331-d1156880-58b8-11eb-959b-eff016a7983d.mp4

Any other comments?

desht commented 3 years ago

The regex filter now works on the item registry name, not the translated display name. Use F3+H to show the registry name.