Modscraper Modscraper Minecraft
Create Regex logo

Create Regex

Mod

Adds RegEx to creates addresses

Type

Mod

Modrinth Downloads

732

Modrinth ID

DqfZWf7r

Last Updated

Aug 13, 2026

Description

Regex Override for Create's Frog Filtering

This mod adds the ability to replace Create's default glob-style matching for frogs with full Regular Expression (RegEx) support.

  • By default, Create’s simplified glob matching is still used.
  • To use RegEx matching, start your address pattern with the prefix:
    RegEx:
  • The mod will then interpret the rest of the address as a Java regular expression and match accordingly.

🔎 Important Note

If RegEx: is followed by a space or other whitespace, that whitespace becomes part of the regular expression — meaning it will only match addresses that start with that space.

💡 Example

RegEx:hello.*

✅ Matches: hello, helloWorld
❌ Does not match: ⠀hello (with a space at the start)

RegEx: hello.*

(with a space after the colon)

✅ Matches: ⠀hello, ⠀helloWorld (only if the address starts with a space)
❌ Does not match: hello, helloWorld

Compatibility

Mod Loaders

Neoforge

Game Versions

1.21.1

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources