Just Enough Resources (JER)

Just Enough Resources (JER)

163M Downloads

Hidden Tabs config isn't working correctly.

Voidion opened this issue ยท 1 comments

commented

The hidden tabs function of JER in the Config isn't working as it should, I tried hiding the mob and villager tabs and it doesn't seem to work at all. Here's what my config file looks like,

itemsPerColumn = 4
#Range: 1 ~ 4
itemsPerRow = 4
diyData = true
showDevData = true
enchantsBlacklist = ["flimflam", "soulBound"]
hiddenTabs = ["mob", "villager"]
dimensionsBlacklist = [-11]
disableLootManagerReloading = false

I don't know if it's just me doing something wrong, or if it's an issue with the mod. I'm using version 1.16.5-0.12.1.133

commented

Confirming still an issue in Fabric 1.20.4, seeing how the config GUI acts, hiddenTabs doesn't seem fully/properly implemented