Add full Repairable support in tools config files

You can now fully configure a tool to be repairable from the tools.yml
config files.

Adds Repair_MinimumLevel and Repair_XpMultiplier to tools.yml
This commit is contained in:
TfT_02
2014-06-15 17:28:54 +02:00
parent 883ada01f8
commit f2b892b7d5
3 changed files with 66 additions and 1 deletions

View File

@ -15,6 +15,7 @@ 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
= 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