Skip to content

Commit 2101518

Browse files
fix: update custom crop speeds for wheat, potato, nether wart, pumpkin, melon, and sugar cane in skyhanni configuration
1 parent 46308fc commit 2101518

File tree

1 file changed

+7
-7
lines changed
  • hypixel-skyblock-simple/overrides/config/skyhanni

1 file changed

+7
-7
lines changed

hypixel-skyblock-simple/overrides/config/skyhanni/config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -880,14 +880,14 @@
880880
"ignoreCustomScale": false
881881
},
882882
"customSpeed": {
883-
"wheat": 347.0,
883+
"wheat": 308.0,
884884
"carrot": 308.0,
885-
"potato": 347.0,
886-
"netherWart": 347.0,
887-
"pumpkin": 155.0,
888-
"melon": 400.0,
885+
"potato": 308.0,
886+
"netherWart": 308.0,
887+
"pumpkin": 368.0,
888+
"melon": 368.0,
889889
"cocoaBeans": 368.0,
890-
"sugarCane": 330.0,
890+
"sugarCane": 328.0,
891891
"sunMoonFlower": 328.0,
892892
"wildRose": 328.0,
893893
"cactus": 464.0,
@@ -926,7 +926,7 @@
926926
"mushroomPitch": 0.0,
927927
"netherWartYaw": 90.0,
928928
"netherWartPitch": 0.0,
929-
"potatoYaw": -90.0,
929+
"potatoYaw": 90.0,
930930
"potatoPitch": 2.8,
931931
"pumpkinYaw": 90.0,
932932
"pumpkinPitch": -59.0,

0 commit comments

Comments
 (0)