Minor improvements

This commit is contained in:
TfT_02
2013-09-19 21:41:33 +02:00
parent f71b302f6f
commit 834e26b44e
4 changed files with 7 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ public class Repair {
* Checks if the item is salvageable.
*
* @param item Item to check
*
* @return true if the item is salvageable, false otherwise
*/
public static boolean isSalvageable(ItemStack item) {