Skip to content

Nit: Configuration "spawnRateModifier" misnamed #14

Description

@fnar

spawnRateModifier, although honest, is a bit inaccurate. With this name, it implies that by increasing the modifier (default of 1.0) then the rate of spawns would also increase. This is not the case as per the comment:

# This multiplier is applied on the spawner's spawn delay each time a mob is spawned. 
# Can be used to make mobs spawned exponentially faster or slower.

Kudos for the documentation, but we can do even better.

This configuration should instead be named spawnDelayMultiplier or something similar, indicating that by increasing the value that the delay is increased, rather than the rate of spawn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions