File tree Expand file tree Collapse file tree 2 files changed +912
-4
lines changed
hypixel-skyblock-simple/overrides/config/skyhanni Expand file tree Collapse file tree 2 files changed +912
-4
lines changed Original file line number Diff line number Diff line change 4545 " BANK" ,
4646 " BITS" ,
4747 " COPPER" ,
48+ " SOWDUST" ,
4849 " GEMS" ,
4950 " HEAT" ,
5051 " COLD" ,
8283 " BANK" ,
8384 " BITS" ,
8485 " COPPER" ,
86+ " SOWDUST" ,
8587 " GEMS" ,
8688 " HEAT" ,
8789 " COLD" ,
869871 "melon" : 400.0 ,
870872 "cocoaBeans" : 400.0 ,
871873 "sugarCane" : 330.0 ,
874+ "sunMoonFlower" : 155.0 ,
875+ "wildRose" : 155.0 ,
872876 "cactus" : 464.0 ,
873877 "mushroom" : 259.0
874878 },
912916 "sugarCaneYaw" : -135.0 ,
913917 "sugarCanePitch" : 0.0 ,
914918 "wheatYaw" : 90.0 ,
915- "wheatPitch" : 0.0
919+ "wheatPitch" : 0.0 ,
920+ "sunMoonFlowerYaw" : 90.0 ,
921+ "sunMoonFlowerPitch" : 0.0 ,
922+ "wildRoseYaw" : 90.0 ,
923+ "wildRosePitch" : 0.0
916924 }
917925 },
918926 "farmingLane" : {
10351043 " COCOA_BEANS" ,
10361044 " SUGAR_CANE" ,
10371045 " CACTUS" ,
1038- " MUSHROOM"
1046+ " MUSHROOM" ,
1047+ " SUNFLOWER" ,
1048+ " MOONFLOWER" ,
1049+ " WILD_ROSE"
10391050 ],
10401051 "position" : {
10411052 "x" : -200 ,
14261437 "ignoreCustomScale" : false
14271438 }
14281439 },
1440+ "hoeLevelDisplay" : {
1441+ "enabled" : false ,
1442+ "overflow" : true ,
1443+ "position" : {
1444+ "x" : 100 ,
1445+ "y" : 100 ,
1446+ "scale" : 1.0 ,
1447+ "centerX" : true ,
1448+ "centerY" : true ,
1449+ "ignoreCustomScale" : false
1450+ }
1451+ },
1452+ "dnaAnalyzerSolver" : {
1453+ "enabled" : true ,
1454+ "useMiddleClick" : true ,
1455+ "hideTooltips" : true
1456+ },
14291457 "plotPrice" : false ,
14301458 "fungiCutterWarn" : true ,
14311459 "burrowingSporesNotificationType" : " TITLE" ,
17911819 }
17921820 },
17931821 "enigmaRoseFlowerpot" : true ,
1794- "ubikReminder" : true
1822+ "ubikReminder" : true ,
1823+ "ubikGui" : false ,
1824+ "ubikOnlyWhenReady" : false ,
1825+ "timerPosition" : {
1826+ "x" : 100 ,
1827+ "y" : 10 ,
1828+ "scale" : 1.0 ,
1829+ "centerX" : false ,
1830+ "centerY" : true ,
1831+ "ignoreCustomScale" : false
1832+ }
17951833 }
17961834 },
17971835 "motes" : {
39694007 "multiGuesses" : true ,
39704008 "burrowsNearbyDetection" : true ,
39714009 "lineToNext" : true ,
4010+ "guessFromArrow" : true ,
4011+ "warnIfInaccurateArrowGuess" : false ,
39724012 "burrowNearestWarp" : true ,
39734013 "keyBindWarp" : 80 ,
4014+ "warpDistanceDifference" : 10 ,
4015+ "warpGuiPosition" : {
4016+ "x" : 327 ,
4017+ "y" : 125 ,
4018+ "scale" : 2.6 ,
4019+ "centerX" : false ,
4020+ "centerY" : true ,
4021+ "ignoreCustomScale" : false
4022+ },
39744023 "ignoredWarps" : {
39754024 "crypt" : true ,
39764025 "wizard" : false ,
53585407 "reminders" : {},
53595408 "testRenderablePositions" : {}
53605409 },
5361- "lastVersion" : 110 ,
5410+ "lastVersion" : 111 ,
53625411 "lastMinecraftVersion" : " 1.21.8"
53635412}
You can’t perform that action at this time.
0 commit comments