Bad Mobs

Bad Mobs

33M Downloads

How to config GUI?

DuphyDog opened this issue · 9 comments

commented

Hello,
I suffer from severe arachnophobia and even spiders in Minecraft gives me real anxiety and panic attacks.
I was trying to get BadMobs to work several hours. I probably have same problem as my predecessors with GUI, since I can't open the "config" panel in launcher. I tried to find some info on how to fix this issue, but I couldn't find any.
Would you please explain how to fix this problem?
Thank you.

commented

The config GUI only works on certain versions of the game. If it's not showing up for you then it is not supported on your version. This is because Forge keeps changing how the GUI works and on many versions they remove support without adding it back.

In your case you would need to find the config folder manually, it's normally in .minecraft/config and is named something like bad-mobs.cfg or bad-mobs.toml.

commented

Yup, found that. Unfortunately I'm not able to open it or do something about it. Now it just came to my mind, that the problem might be that I'm using MacOs?
Snímek obrazovky 2020-12-21 v 17 19 49

commented

MacOS works fine, the issue is that you've never opened this type of file before so your computer doesn't know which app/program to read it with. TOML is just a normal text file. I believe you want to open it with "TextEdit" which should already be on your computer by default.

commented

Okay, thank you. I thing I might wrote what I needed to. I don't want spiders to ever spawn, I don't mind witch to spawn.
Snímek obrazovky 2020-12-21 v 17 34 59
I only changed true to false and false to true but what I got is this error message.
Snímek obrazovky 2020-12-21 v 17 36 36

commented

Can you click the "open crash-20020-....." button and upload the file here?

commented
commented

Ah I see, forge's new system is a bit annoying and likes to crash at every little typo.

Invalid value flase

Simple typo, should work when you fix it.

commented

It finally works and doesn't spawn any spiders when using egg in creative. Thank you so much for your help!

commented

That's great. Glad I could help.