UniDict

UniDict

50M Downloads

Unidict Hiding Blocks in JEI, needed for BuildingPack.

darth62969 opened this issue · 2 comments

commented

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?

commented
commented

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
>