Explorar el Código

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 hace 11 años
padre
commit
27ff545d46
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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