Browse Source

Fix wrong default material name.

GJ 11 years ago
parent
commit
eae196c6a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/treasures.yml

+ 1 - 1
src/main/resources/treasures.yml

@@ -421,7 +421,7 @@ Excavation:
         Drop_Chance: 0.5
         Drop_Level: 650
         Drops_From: [Sand]
-    CLOCK:
+    WATCH:
         Amount: 1
         XP: 100
         Drop_Chance: 0.1