#Hiding the Tconstruct Modifiers Icons in JEI

19 messages · Page 1 of 1 (latest)

dry wedge
#

Hey, so, I was wondering if there would be an easy way to hide all of the modifiers from Tconstruct in JEI.
Their ids don't really match, but their display names all finish with "Modifier"
Would it be possible to use regex but with their display name? Or any other way to hide them all easily?

merry topazBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

void wolf
#

There's No way to Check for Display Name really.

#

You would need to write Out every single ID If they don't match

cerulean jungle
#

you can try to use reflection and filter by class IFFFFF those items are extended from same class

hoary hare
#

check the tconstruct's config

dry wedge
#

I found this : slimeknights.tconstruct.library.modifiers.ModifierEntry

#

Don't know how I could work with it although, but it seems like a good lead

dry wedge
#

I can't find it in my config strangely

#

Is it available in 1.18.2?

worldly pewter
#

yes. thats what the link is for

#

are you checking the client config

dry wedge
#

Oh oops

#

I was looking at the common config

#

Sorry for being dumb ahah

#

Thanks for the help lol