sf-inc / sihywtcamd

So I heard you were talking crap about Minecraft's difficulty ?
https://modrinth.com/mod/difficulty
MIT License
5 stars 3 forks source link

How do I disable zombie type buffed? #13

Closed deftesthawk closed 3 years ago

deftesthawk commented 3 years ago

In the config it says:

"zombieTypeBuffed": "ALL"

What would I have to change the "ALL" to so I can disable it, also what other things can I type in that field?

charlyb01 commented 3 years ago

The "zombieTypedBuffed" is for the buff of zombie-like mobs so they can't get true damage without being on fire, or using smite (see more on the mod description). The values it can take are : NONE, ZOMBIE_ONLY, NO_DROWNED, NO_PIGLIN, and ALL, as explained in the changelog. You can change easily the configs using the Mod Menu if you're not on a server.

I will add it to the description to be more clear

deftesthawk commented 3 years ago

Thanks for the info, I managed to guess the NONE I might mess around with the setting now I know a bit more about what I can do with it. Thanks :)

charlyb01 commented 3 years ago

I just opened a Discussions tab on the github project if you have any other things to share =)