added changelog generator and updated configs
This commit is contained in:
7
config/respawningshulkers.json5
Normal file
7
config/respawningshulkers.json5
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
// The amount of time in ticks it takes for a shulker to respawn after it died. 20 ticks = 1 second. By default 60 seconds.
|
||||
// min: 1, max: 72000
|
||||
"timeInTicksToRespawn": 1200,
|
||||
// If enabled, shulkers which spawn from (modded) spawners will not be respawned after a death.
|
||||
"shulkersFromSpawnersDoNotRespawn": true
|
||||
}
|
||||
Reference in New Issue
Block a user