Explorar el Código

Nerf Enderman default XP value to 1x instead of 4x

nossr50 hace 12 años
padre
commit
e397de99df
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

@@ -307,7 +307,7 @@ Experience:
             Spider: 2.0
             Zombie: 2.0
             Pig_Zombie: 3.0
-            Enderman: 4.0
+            Enderman: 1.0
             Cave_Spider: 3.0
             Silverfish: 3.0
             Blaze: 3.0