-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recycle item not working #3594
Comments
Use the issue template or don't create an issue. It's working fine for me. |
Config working But not recycle items not numer what i enter |
When you specify Close the issue. |
how about if we config like this ? { |
Hello
I see in my bot, recycle item not working
My config
� "type": "RecycleItems",
��������"config": {
����������"min_empty_space": 10,
����������"item_filter": {
������������"Pokeball": { "keep" : 0 },
������������"Greatball": { "keep" : 100 },
������������"Ultraball": { "keep" : 130 },
������������"Max Revive": { "keep" : 20 },
������������"Potion":�������{ "keep" : 0 },
������������"Super Potion": { "keep" : 0 },
������������"Hyper Potion": { "keep" : 10 },
������������"Revive":�������{ "keep" : 10 },
������������"Razz Berry": { "keep" : 100 }
Ans when i look my bag pokemon
I have
50 pokeball
1 greatball
0 super ball
30 potion
....
Bref not working.
Have you got an idea ?
Thanks
The text was updated successfully, but these errors were encountered: