Add full Repairable support in armor config files

You can now fully configure armor to be repairable from the armor.yml
config files.

Adds Repair_MinimumLevel and Repair_XpMultiplier to armor.yml
This commit is contained in:
TfT_02
2014-06-15 17:43:24 +02:00
parent 98d166808f
commit 3de6e2c3f1
3 changed files with 60 additions and 2 deletions

View File

@ -15,8 +15,8 @@ Version 1.5.01-dev
+ Added support for `MATERIAL|data` format in treasures.yml
+ Added API to experience events to get XP gain reason
+ Added API to check if an entity is bleeding
+ Added full support for repairables in tools.yml config files
+ Added option to tools.yml config files to set a pretty repair material name
+ Added full support for repairables in tools.yml and armor.yml config files
= Fixed bug where pistons would mess with the block tracking
= Fixed bug where the Updater was running on the main thread.
= Fixed bug when players would use /ptp without being in a party