소스 검색

Add Alchemy hardcore settings to default config.yml file

These setting were already working, just forgot to add them to the
default file as well.
TfT_02 11 년 전
부모
커밋
27ff545d46
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/main/resources/config.yml

+ 2 - 0
src/main/resources/config.yml

@@ -135,6 +135,7 @@ Hardcore:
         Level_Threshold: 0
         Enabled:
             Acrobatics: false
+            Alchemy: false
             Archery: false
             Axes: false
             Excavation: false
@@ -151,6 +152,7 @@ Hardcore:
         Level_Threshold: 0
         Enabled:
             Acrobatics: false
+            Alchemy: false
             Archery: false
             Axes: false
             Excavation: false