Browse Source

Fixed typo in config for potato (#4096)

Lane 5 years ago
parent
commit
0c1fa07079
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/config.yml

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

@@ -442,7 +442,7 @@ Bonus_Drops:
         Melon_Slice: true
         Nether_Wart: true
         Potatoes: true
-        Potatoe: true
+        Potato: true
         Pumpkin: true
         Red_Mushroom: true
         Sugar_Cane: true