Explorar el Código

Fixed typo in config for potato (#4096)

Lane hace 5 años
padre
commit
0c1fa07079
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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