Open darth62969 opened 4 years ago
if I understood correctly, you just have to add "block" to "S:autoHideInJEIKindBlackList" in UniDict.cfg
# put here kinds that you don't want to hide in JEI. # only works if keepOneEntry is false. [default: [ore]] S:autoHideInJEIKindBlackList < block ore >
I was looking for the Config file and couldn't find it. Thanks for confirming it exists. Also I thought it would be that easy. Could we add this to the wiki? Specifically documenting the config file?
On Tue, Feb 25, 2020 at 1:55 PM Wanderson notifications@github.com wrote:
if I understood correctly, you just have to add "block" to "S:autoHideInJEIKindBlackList" in UniDict.cfg
put here kinds that you don't want to hide in JEI.
only works if keepOneEntry is false. [default: [ore]]
S:autoHideInJEIKindBlackList < block ore
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/WanionCane/UniDict/issues/163?email_source=notifications&email_token=ACAQ44JI7ERKWQ2O26CNRPLREVSSJA5CNFSM4K3OWTJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM5BZZA#issuecomment-591011044, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAQ44LTVE4I5HCDTCVIXMDREVSSJANCNFSM4K3OWTJQ .
The issue is that UniDict is hiding the different Storage blocks from JEI and the Creative Tab, I'm building a Creative "builders" pack and i need the player to be able to see the different block types that are still available through chissel.
Is there a way to disable this feature such that these storage blocks show up in JEI and the Creative Tab?