promotional bannermobile promotional banner

Just Another Spawner

Configurable replacement for vanilla entity spawn system

File Details

JustAnotherSpawner v0.17.2

  • R
  • Aug 22, 2015
  • 3.01 MB
  • 785
  • 1.7.10

File Name

JustAnotherSpawner-0.17.2.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.