[Bug]: Serverconfig: Increasing damage value has no effect
Nubiluma opened this issue ยท 1 comments
Describe the bug
When I set the spell damage in the serverconfig file to be higher than 4, the spell damage ingame does not change accordingly and remains 4.
I double checked if the mod's serverconfig file in my world save's folder is altered correctly without any syntax errors
Steps to Reproduce
- Open the mod's config file in the serverconfig folder of your world save
- Increase the spell damage value (default: 4)
- Load the world save and cast any damage spell (without damage modifiers) on a mob
- The damage the mob recieves should still match the default value of 4 instead of the written value
Expected behavior
When attacking a mob with any unmodified damage spell, the damage it recieves should match the damage value of the config file.
Screenshots
No response
Version
1.18.2-1.2.4
Forge Version
40.2.0
Other Mods
- patchouli 1.18.2-71.1
- over 100 other mods which I can provide if neccessary
- I do not use Optifine or Rubidium
Log
No response