cabaletta / cabaletta/baritone
Regex Support for Block Selectors
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
## Describe your suggestion
It would be quite cool to have regex support or at least a basic version of it (like `*`) as the block target. This would enable you to mine for example all ores or all logs since you can just specify `*_ore` as the block name. This would probably require the way the blocks get parsed to get changed tho.
Not a really important feature since you can just specify all the blocks you want as the arguments.
## Settings
Different types of Regex (full, only selectors like `*`, or operator `|`)
## Context
Would make it far easier to make it mine multiple blocks at once from a specific type without having to add them all to the list manually
## Final checklist
- [x] I know how to properly use check boxes
- [X] I have not used any OwO's or UwU's in this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.