desht / ModularRouters

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

Regular expression filter says it matches display name, not registry name #108

Closed PORTB closed 3 years ago

PORTB commented 3 years ago

Minecraft Version

1.16.4

Forge Version

35.1.13

Mod Version

1.16.4-7.3.0-47

Describe your problem, including steps to reproduce it

The help tooltip (accessed by pressing 'i') of the regex filter says that it matches on display name, when it actually matches registry name. The tooltip should be changed to say that it matches on registry name.

desht commented 3 years ago

Fixed in 7.3.1 release