promotional bannermobile promotional banner

Just Another Spawner

Configurable replacement for vanilla entity spawn system

File Details

JustAnotherSpawner-0.17.2-sources.jar

  • R
  • Aug 22, 2015
  • 1.20 MB
  • 74
  • 1.7.10

File Name

JustAnotherSpawner-0.17.2-sources.jar

Supported Versions

  • 1.7.10

##########################
Changelog version 0.17.3
##########################
* 2015-08-22: Improve handling of poor user input for min/max chunk.
  Upon reading values from config; the smaller value will be set as minChunk.

  Spawnlistentry will automatically adjust min.max so that
  if min is set above max; max is set to min
  or if max is set to below min; min is set to max.