Faboslav / friends-and-foes

Minecraft mod that adds outvoted and forgotten mobs from the mob votes in a believable vanilla plus style.
https://www.curseforge.com/minecraft/mc-mods/friends-and-foes
Other
95 stars 28 forks source link

Config being ignored #222

Closed UnknownVariables-here closed 3 weeks ago

UnknownVariables-here commented 1 month ago

Minecraft version information

1.20.1

Mod loader information

Forge

Mod loader version information

47.2.20

Mod version information

2.0.10

Expected Behavior

Glares should be disabled. after I've shut down the server set the "enableGlare" and "enableGlareSpawn" to false, then start it back up. image

Actual Behavior

Glares are still spawning. Ive setup a loop to kill them every minute and normally about 15-18 are there and they show up in the spark reports. image

Reproduction Steps

Setup server on 1.20.1 Forge 47.2.20 Add friends and foes 2.0.10 Disable glare Start server Setup command block to run " kill @e[type=friendsandfoes:glare] " on loop run around Notice glares being killed from command block broadcast to op.

Screenshots & files

No response

Faboslav commented 1 month ago

Well, due to forge limitations, it's not currently possible to connect config setting to the forge specific json files, i may have some workaround, but we will see.

Faboslav commented 3 weeks ago

This will be fixed with the next release.