@@ -1,6 +1,8 @@
Version 2.1.124
Added Gold_Nugget to Mining's Bonus_Drops in config.yml (edit your config)
-
+ Added Piglin to experience.yml combat XP tables with a value of 2.0 (edit your config)
+ Added Hoglin to experience.yml combat XP tables with a value of 4.0 (edit your config)
+ Added Zombified_Piglin & Zombie_Pigman to experience.yml combat XP tables with a value of 3.0
Version 2.1.123
Added 'Nether_Gold_Ore' to Mining XP tables in experience.yml with a value of 1300
@@ -527,4 +527,8 @@ Experience_Values:
Trader_Llama: 1.0
Wandering_trader: 1.0
Bee: 1.5
+ Piglin: 2.0
+ Hoglin: 4.0
+ Zombie_Pigman: 3.0
+ Zombified_Piglin: 3.0