MattiDragon / AdvancedNetworking

Adds systems for programmable transfer of resources
https://modrinth.com/mod/advanced-networking
Other
5 stars 3 forks source link

[Feature]: Need more space for regex worm (Fabric 1.21, v4.0.0 Aug 7) #22

Open Knito58 opened 3 weeks ago

Knito58 commented 3 weeks ago

Description of the feature

xp tower needs regex worm to filter items to extended drawers. This worm not fits yet. It gets cut in half.

^minecraft:(arrow|rotten_flesh|bone|gunpowder|iron_ingot|redstone|carrot|potatoe|stick|glowstone|glass_bottle)$

How does it make the mod better?

Long regexpressions would fit and work. Yay!

MattiDragon commented 3 weeks ago

I'll probably increase the limit next time I'm working on this mod. Until then I'd recommend checking if there's a tag with the items you need. You can also use multiple filter nodes by splitting and merging

Knito58 commented 3 weeks ago

Thank you. What I need:

Until then, I'm happy with a little more space to regex the world.