There are a bunch of config changes, as expected.
 
 config-version upped to 52. Full list of changes below:
 
 (EDIT: for an easier-to-read diff, see 
here)
 
 
 
 
  Code (Text):
 
 
 
  
 12c12
  
 < config-version: 51
  
 ---
  
 > config-version: 52
  
 281a282,283
  
 >     Hoglin:
  
 >       - "%plrtag% was slain by Hoglin"
  
 307a310,313
  
 >     PiglinMelee:
  
 >       - "%plrtag% was slain by Piglin"
  
 >     PiglinCustom:
  
 >       - "%plrtag% was slain by Piglin using [%weapon%&f]"
  
 355a362,363
  
 >     Strider:
  
 >       - "%plrtag% was slain by Strider"
  
 377a386,387
  
 >     Zoglin:
  
 >       - "%plrtag% was slain by Zoglin"
  
 382c392
  
 <     ZombiePigManMelee:
  
 ---
  
 >     ZombiePigManMelee: # used in versions older than 1.16
  
 384c394
  
 <     ZombiePigManCustom:
  
 ---
  
 >     ZombiePigManCustom: # used in versions older than 1.16
  
 385a396,399
  
 >     ZombifiedPiglinMelee: # used in 1.16 and newer
  
 >       - "%plrtag% was slain by Zombified Piglin"
  
 >     ZombifiedPiglinCustom: # used in 1.16 and newer
  
 >       - "%plrtag% was slain by Zombified Piglin using [%weapon%&f]"
  
 446a461,462
  
 >     Hoglin:
  
 >       - "%plrtag% was slain by %killer%"
  
 472a489,492
  
 >     PiglinMelee:
  
 >       - "%plrtag% was slain by %killer%"
  
 >     PiglinCustom:
  
 >       - "%plrtag% was slain by %killer% using [%weapon%&f]"
  
 520a541,542
  
 >     Strider:
  
 >       - "%plrtag% was slain by %killer%"
  
 544a567,568
  
 >     Zoglin:
  
 >       - "%plrtag% was slain by %killer%"
  
 549c573,577
  
 <     ZombiePigManMelee:
  
 ---
  
 >     ZombiePigManMelee: # used in versions older than 1.16
  
 >       - "%plrtag% was slain by %killer%"
  
 >     ZombiePigManCustom: # used in versions older than 1.16
  
 >       - "%plrtag% was slain by %killer% using [%weapon%&f]"
  
 >     ZombifiedPiglinMelee: # used in 1.16 and newer
  
 551c579
  
 <     ZombiePigManCustom:
  
 ---
  
 >     ZombifiedPiglinCustom: # used in 1.16 and newer
  
 584a613,614
  
 >     WitherSkull:
  
 >       - "%plrtag% was shot by a %killer%'s skull"
  
 587,588c617,618
  
 <     Bed: # exploding beds
  
 <       - "%plrtag% was killed by Intentional Game Design"
  
 ---
  
 >     Bed: # exploding beds or respawn anchors
  
 >       - "%plrtag% was killed by [Intentional Game Design]"
  
 594a625,626
  
 >     AnvilKill:
  
 >       - "%plrtag% was squashed by a falling block whilst fighting %killer%"
  
 596a629,630
  
 >     FallingBlockKill: # as above
  
 >       - "%plrtag% was squashed by a falling block whilst fighting %killer%"
  
 612a647,648
  
 >     PotionWitherKill:
  
 >       - "%plrtag% withered away whilst fighting %killer%"
  
 614a651,654
  
 >     PotionHarmingKill:
  
 >       - "%plrtag% was killed by magic whilst trying to escape %killer%"
  
 >     EvokerFang:
  
 >       - "%plrtag% was killed by %killer% using magic"
  
 658a699,704
  
 >     FallWeepingVine:
  
 >       - "%plrtag% fell off some weeping vines"
  
 >     FallTwistingVine:
  
 >       - "%plrtag% fell off some twisting vines"
  
 >     FallClimbing: # currently unused
  
 >       - "%plrtag% fell while climbing"
  
 660a707,710
  
 >     FallTrapdoor:
  
 >       - "%plrtag% fell out a trapdoor"
  
 >     FallScaffolding:
  
 >       - "%plrtag% fell out scaffolding"
  
 682a733,738
  
 >     FireworkKill:
  
 >       - "%plrtag% went off with a bang whilst fighting %killer%"
  
 >     CrossbowFirework:
  
 >       - "%plrtag% went off with a bang due to a firework fired by %killer%"
  
 >     CrossbowFireworkCustom:
  
 >       - "%plrtag% went off with a bang due to a firework fired from [%weapon%&f] by %killer%"
  
 684a741,742
  
 >     ElytraKill:
  
 >       - "%plrtag% experienced kinetic energy whilst trying to escape %killer%"
  
 722a781
  
 >   Hoglin: "Hoglin"
  
 734a794
  
 >   Piglin: "Piglin"
  
 751a812
  
 >   Strider: "Strider"
  
 762a824
  
 >   Zoglin: "Zoglin"
  
 765a828
  
 >   ZombifiedPiglin: "Zombified Piglin"