Add missing 's' to Nether_Bricks

This commit is contained in:
nossr50 2019-07-08 03:53:00 -07:00
parent cd0ed4b385
commit 732e29f0a5
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
Version 2.1.96
Added the setting 'ExploitFix.PistonCheating' to experience.yml at the request of a user
Added a missing 's' to Nether_Bricks (thanks Sikatsu) in experience.yml
NOTES:
You shouldn't need to update you config entry for Nether_Bricks, I believe that file updates automatically (the old config system is a bit janky, some stuff updates, some other stuff doesn't.)
PistonCheating prevents blocks from being marked "natural" once they've been moved, we've never had an option for this before.
A discord user requested it, its a strange request but I added it anyways.
Of course, it defaults to "true" which prevents cheating with pistons.
Version 2.1.95
Added missing Chorus_Fruit & Chorus_Plant entries to Herbalism's Bonus Drops in config.yml (See notes)
Limit Break now does dramatically less damage to players with lower grades of armor

View File

@ -360,7 +360,7 @@ Experience_Values:
Diamond_Ore: 2400
Emerald_Ore: 1000
End_Bricks: 50
Nether_Brick: 50
Nether_Bricks: 50
End_Stone: 15
Glowstone: 15
Gold_Ore: 1300