Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Knito58 opened this issue Aug 20, 2024 · 2 comments
Open

Comments

@Knito58
Copy link

Knito58 commented Aug 20, 2024

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
Copy link
Owner

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
Copy link
Author

Knito58 commented Aug 21, 2024

Thank you. What I need:

  • filter items with nbt values from those without and perhaps target specific values
  • filter items that are enchanted and target enchantments (like "mending")

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants