How to un-blacklist an item? #2834
Unanswered
Reioflight
asked this question in
Q&A
Replies: 2 comments
-
Those are 2 different unrelated options. The first one is a blacklist to disable certain trinkets. The other decides whether you unlock trinkets by doing regular minecraft tasks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You change it to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know how to code, so I do not feel comfortable modifying anything without help.
blackList = ["losttrinkets:tha_ghost"]
At the top of the Lost Trinkets config, there is this sentence:
#Set to false to disable the default way of unlocking trinkets. unlockEnabled = true
So do I change it to blackList = ["losttrinkets:tha_ghost"][false] or something?
Beta Was this translation helpful? Give feedback.
All reactions