Skip to content

Commit fdf419b

Browse files
fix: update custom crop speeds and angles for various plants in skyhanni configuration
1 parent d7dbdba commit fdf419b

File tree

1 file changed

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

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -865,15 +865,15 @@
865865
},
866866
"customSpeed": {
867867
"wheat": 347.0,
868-
"carrot": 347.0,
868+
"carrot": 308.0,
869869
"potato": 347.0,
870870
"netherWart": 347.0,
871871
"pumpkin": 155.0,
872872
"melon": 400.0,
873-
"cocoaBeans": 400.0,
873+
"cocoaBeans": 368.0,
874874
"sugarCane": 330.0,
875-
"sunMoonFlower": 155.0,
876-
"wildRose": 155.0,
875+
"sunMoonFlower": 328.0,
876+
"wildRose": 328.0,
877877
"cactus": 464.0,
878878
"mushroom": 259.0
879879
},
@@ -900,13 +900,13 @@
900900
"customAngles": {
901901
"cactusYaw": -90.0,
902902
"cactusPitch": 0.0,
903-
"carrotYaw": -90.0,
903+
"carrotYaw": 90.0,
904904
"carrotPitch": 2.8,
905-
"cocoaBeansYaw": 180.0,
905+
"cocoaBeansYaw": 0.0,
906906
"cocoaBeansPitch": -45.0,
907907
"melonYaw": 90.0,
908908
"melonPitch": -59.0,
909-
"mushroomYaw": 116.5,
909+
"mushroomYaw": 116.57,
910910
"mushroomPitch": 0.0,
911911
"netherWartYaw": 90.0,
912912
"netherWartPitch": 0.0,
@@ -920,7 +920,7 @@
920920
"wheatPitch": 0.0,
921921
"sunMoonFlowerYaw": -135.0,
922922
"sunMoonFlowerPitch": 0.0,
923-
"wildRoseYaw": 90.0,
923+
"wildRoseYaw": -135.0,
924924
"wildRosePitch": 0.0
925925
}
926926
},

0 commit comments

Comments
 (0)