promotional bannermobile promotional banner

Ceres

Client-side Fabric farming bot for Hypixel Skyblock: follows recorded waypoint paths to break crops, auto-uses Pest Repellent, auto-loads crop profiles by your held tool, runs safety checkers, and shows a live HUD of farming stats. Requires PlayerAPI.
Back to Files

ceres-1.1.4.jar

File nameceres-1.1.4.jar
Uploader
noname_modsnoname_mods
Uploaded
Aug 14, 2026
Downloads
23
Size
514.7 KB
Mod Loaders
Fabric
File ID
8649736
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ceres-1579089:8649736"

Learn more about Curse Maven

What's new

[1.1.4]

Everything since the 1.1.3 hotpatch.

Added

  • Crop check. For ~1s after start, samples the crosshair block against the crop the held tool harvests; a majority mismatch plays an audio alert (never stops the bot) so a wrong-tool-for-this-farm start is caught early. New Crop Check toggle.
  • Movement checker. Flags and soft-stops when the player's position stalls (~2s). New Movement Checker toggle.
  • HUD editor + split HUD elements. The main panel, the keybind hints, and the log are now independent, movable/scalable elements via PlayerAPI's shared HUD editor (an Edit HUD Position button, plus show/hide toggles for the hints and log). Replaces the old fixed HUD layout.

Changed

  • Tool & crop detection now uses the SkyBlock item id. Tool/crop identity reads the item's stable SkyBlock internal id instead of its display name (which Hypixel renames) — a more durable replacement for the 1.1.3 name-matcher. Requires PlayerAPI 1.18.0+.
  • Smoother Pest Repellent re-apply. On a mid-run re-apply the bot stops moving, uses the repellent, swaps back to the farming tool, and resumes at human speed — instead of a long pause.
  • Inventory checker reworked. Shorter (~3s) check window; the Personal Compactor edge case is handled (samples every 2s, only flags when identical three times in a row); the first ~10s after a stop→start is excluded so a warp/reposition can't false-flag.
  • Soft-stop behaviour. Yaw/pitch change, held-item change, and a no-movement stall now "continue ~1s, then stop" (keys released, mouse freed); leaving the farm area is an instant stop. A startup grace period keeps the /warp garden reposition from tripping the look/position checks.

Fixed

  • Camera snap on stop. Releasing the mouse lock no longer snaps the camera — accumulated mouse deltas are zeroed while running, plus a brief tab-back guard drops single-frame delta spikes.
  • Keybind category label. The Controls-menu category showed a raw translation key; corrected.

This mod has no additional files