UniDict

UniDict

50M Downloads

[Suggestion] keepOneEntry whitelist for certain oredict

Blatts12 opened this issue · 10 comments

commented

e.g.
ingot*
gear*
plate*

commented

it is a good idea, though, no promises.
thanks =P

commented

oh noo I made a black list T.T
sorry =/
the next version I will add a config to convert this "Black List" into a "White List".

commented

done, UniDict-1.12.2-1.9.jar.
sorry for initially making a black list, but, I guess it may be useful for someone, right? XD

commented

have you enabled keep one entry? "B:keepOneEntry"

commented

Yes

commented

.# entries listed here will be blacklisted in keepOneEntry.
# must be the exact entry name. [default: ]
S:keepOneEntryEntryBlackList <
>

# kinds listed here will be blacklisted in keepOneEntry.
# must be the exact kind name. [default: ]
S:keepOneEntryKindBlackList <
 >

# mods listed here will be blacklisted in keepOneEntry.
# must be the exact modID. [default: ]
S:keepOneEntryModBlackList <
 >

Sooo, where can i put oredicts?

commented

it is on the "S:keepOneEntryEntryBlackList"

commented

.# enable this if you want the keepOneEntry blacklists to became whitelists.
# [default: false]
B:keepOneEntryBlackListsAsWhiteLists=true

# entries listed here will be blacklisted in keepOneEntry.
# must be the exact entry name. [default: ]
S:keepOneEntryEntryBlackList <
gearCopper
 >

This does not work like neither the blacklist nor the whitelist.

commented

Thank You very much for your work.

commented

sorry, I really should test things a bit more intensively before releasing =/
UniDict