Living Things

Living Things

289k Downloads

Shark Damage is not representative of Config Values

Darkosto opened this issue ยท 2 comments

commented

Describe the bug
Shark Damage is very high and unable to be altered in Config. The health is also unable to be changed. It looks like the values may not be properly hooked into the config.

To Reproduce
Steps to reproduce the behavior:

  1. Set shark to 1 damage
  2. Go to shark
  3. Die to shark in 1-2 hits
  4. Yell a lot!

Expected behavior
Shark health and damage to be changed by config

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

Shark Health

.createMutableAttribute(Attributes.MAX_HEALTH, LivingThingsConfig.SHARK.health.get())

Thanks!

commented

thanks for mentioning,
fixed the damage attribute,
health should work after restarting client/server

commented

not yet stated in the config, but the health-attribute only affects newly spawned mobs