keepOneEntryKindBlackList not working
H-QueerCoded opened this issue ยท 2 comments
Describe the bug
With keepOneEntry=true
, kinds in the keepOneEntryKindBlackList are still having items removed from the oredict.
To Reproduce
Steps to reproduce the behavior:
- enable keepOneEntry
- add a kind (i used block and gear) to keepOneEntryKindBlackList
- launch game
- use something like
/ct hand
to see that items are still being removed from oredicts
Expected behavior
Items of the blacklisted kind won't be removed from their oredict and can be used in oredict recipes
Additional context
In particular I was trying to blacklist blocks so that Chisel functionality wouldn't be affected for metal blocks.
Here's the config file with the extension changed so github will let me upload it
UniDict.cfg.txt
Hello, I did some changes to the blacklist already because I noticed a problem with it too. Could you check if this issue still persists with the build mentioned in this issue comment?
#192 (comment)