
FishyAddons
A Hypixel Skyblock Fishing / General QoL & Customization mod for 1.21+
- Загрузки
- 7K
- Подписчики
- 3
- Обновлён
- 27 мая 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 25 июня 2025 г.
α FishyAddons α
About
This mod is a collection of features I deem useful, or was missing at any point from other similar mods. Maintained versions will follow what Hypixel supports at a given time.
Most features are disabled by default. To open the config, use /fishyaddons or /fa or bind a key in Minecraft controls. /fa help lists all available commands, all of which give further usage tips when the root command is ran.
Dependencies
Quality of Life
Chat, Commands, Keybinds (6)
- Copy Chat with line/full message mode
- Command keybinds /fa key
- Command aliases /fa cmd
- Chat Filter - supports custom formats
- Chat Alerts - Trigger alerts on chat messages with an optional:
- On-screen alert title
- Sound alert
- Automatic chat message
- Outgoing chat Replacement (custom emojis)
Misc (3)
- Inventory Search
- Custom f5 (No front perspective)
- Ping/TPS/FPS Display and command /fa ping
Render Tweaks (2)
- Skip rendering entity death
- Skip rendering fire on entities
Skyblock Features
Trackers & Displays (8)
- Skill XP Tracker / Display /fa skill
- General Profit Tracker / Display (WIP) /fp
- Collection Tracker + progress goals (items)
- Slayer XP Tracker /fa slayer
- Diana Tracker (out of date)
- Pet Display
- Equipment Display
- Mob health Display
Timers & Alerts (4)
- Century Cake Display (shows next expiring)
- Temporary Effects Display (Consumables)
- Moonglade Beacon alarm and Display
- Cocoon alert
Audio & Visual Tweaks (6)
- Scale and adjust held item rendering (size, animation intensity)
- Clean Wither Impact (disables particles and sound)
- Custom ferocity sound & volume
- Mute options:
- Phantoms on Galatea
- Thunder Sea creature
- Meow, Bark and Jerry runes
- Endermen
- Hide and block clicks on Skyblock gui buttons
- Scale and color crit particles on Galatea (invisibug)
Waypoints (4)
- Area-based waypoint chains /fwp
- Send and render player coordinates /fa coords
- Spider's Den relic waypoints
- Skyblock NPC locations /fa npc
Chat (3)
- Click guild chat to party
- Automatically accept NPC dialogue
- Hide sack, Hyperion ability and autopet messages (Add more with Chat Filter!)
Items (2)
- UUID based item protection /fg (Drop and GUI protection, configurable)
- Slot locking and binding
Fishing
Catch Tracking & Stats (3)
- Catch data Tracker / Display
- 'Took x Sc for' in chat on rare/bestiary catches
- Catches and Mobs/hr (Included in Skill XP Display)
Alerts & Notifications (4)
- Customize Hypixel fishing alert (Option to override game volume)
- Rain Stop / Start alert
- Hotspot Spawn / Expiration alert
- Chat Alert preset for sc's downloadable in /fa alert (bottom right corner)
Render & Chat (5)
- Custom Sea Creature messages
- Translucent water-like lava with a tint (Crimson Isles only)
- Non-intrusive fire overlay
- Lava and Water visibility (Hypixel Skyblock only)
- Hide Hotspot Holograms
Visual Customization
Chat & Text (2)
- Globat chat formatting (preset or use &[]|{}, example &[F58CCE>FFFFFF])
- Custom name / word colors (separate global and user-only lists)
Particles & Effects (1)
- Custom Redstone particle color TIP; enhances Jawbus laser, Flay ability and hotspots
Builtin Resources (2)
- Transparent UI
- HD font
Ченджлог
2.1.4Релиз1.21.10 · 27 мая 2026 г.
New Features
- Lotus atoll area
- Include Backwater Bayou and Lotus Atoll in rain tracking
- Add Lotus sc's to alerts and chat filter
- Full 26.1.2 support
Refactor
- CollectionData: Added more exceptions
- Updated everything to SkyBlock v0.25 sc pools
- NpcLocation: Add Lotus Atoll and various missing npcs
- ProfitTracker: Detect trophies from chat
- CollectionTracker: Add lotus collection
Bug Fixes
- NpcLocation: Dev command condition
- Corrupted config names not being collected properly
- Trophy chance hotspot typo
2.1.3Релиз1.21.10 · 23 апреля 2026 г.
New Features
- Add Nessie + update method for sea_creatures.json
- Add new gradient for nessie + changed holo
- Reset options for hud elements
- Rose theme + tweak green alpha
- Block debug hud in screens with format menu
- Migration error warning + enhance existing messages
- NPCLocation: waypoints
- SkyblockCleaner: Mute endermen
Refactor
- Update vcscreen scale on res change
- Add Littlefoot and Nessie to health display
- safeguard: Disable feature when no key is bound
- BlacklistManager: Simplify blacklist structure and logic
- InfoDisplay: Allow external rendering
VConfig
- Annotations + registry for module data
- Leverage module registry for ui generation
- Linear scaling based on screen dimensions
- Improve graphics and maintainability, move to UIControl based input handling
- Updated all widgets to support new system
- Typed (Boolean, Integer, Double, String) config keys
- Central manager for all exposed settings
- BaseConfig: Config management and migration support
- VCScreen: Integrate release info as a button
Bug Fixes
- Dropdown bounds detection
- Update fabricloader dep format
- Use framebuffer dimensions for scale calculations
- Strip color codes when copying element lines
- CollectionData: Handle case with no baseline + active gains
- ScRules: Saves not persisting when a modification already exists + remove dead code
2.1.2Релиз1.21.10 · 10 марта 2026 г.
New Features
- Collection tracker / Display
- Collection goals
- SkyblockCleaner: Sound replacement for fishing alert and ferocity
- Temporary on-screen feedback from user actions
- Complete 1.21.11 port
- ModMenu support
Feature Improvements
- WaypointChains: Global toggle command
- RuleFactory: Clone factory .json to config dir
- TempWaypoint: Formatted labels with distance
- VConfig: Soundsearch widget
- PetDisplay: Add option to recolor XP
- safeguard: Fix inconsistent cache, utilize new remap, add remove button
- CocoonAlert: replace coordinates with a share button
- NcpDialogue: Reduce delay, allow duplicate submission after 1s
- ProfitTracker: Detect fake drops from sack transfer
Backend
- PriceService: New system for price api
- ActivityMonitor: Complete redesign to decouple activities
- InteractiveHudElement: Line control, hover focus, scrolling, buttons, clickable regions
- Collection progress scanning via slots
Refactor
- safeguard: Improve screen detection and slotid normalization
- ScDisplay: Update caching mechanism, improve rendering efficiency + added Scuttler
- Support for new hub + profile detection
- FaColors: Respect word boundaries for player names
- RunDelayed: Use virtual thread
- ChatDropParser: Use droptype and keywords to streamline flow
Bug Fixes
- ItemConfig: Improve validation and error handling
- SimpleTextElementOffset background to respect alignment
- ChatAlert: Update fishing preset to use matchindex
- ChatReplacement: Added dynamic check for toggle state
- ElementRegistry: Clear cache on resolution change
Build
- Reference moved to .10
- Add 1.21.11
- Loom 15
- Include fabric ver. in expand properties + remove loom.mixin
Remove
1.8.9 support
1.21.5 support
1.21.8 support
2.1.1Релиз1.21.5 · 3 февраля 2026 г.
- feat: Cocoon Alert with tracking for important mobs
- feat: fuzzy matching for search commands
- feat: temporary effect display/tracker
- feat: slayer stats
- ref (ScStats): move from async to batch save + delayed user feedback to be sent after catch message
- ref (SkillTracker): added reset command + elapsed time
- ref (FaColors): prevent unnecessary processing and disable outside skyblock
- ref (HealthDisplay): improved visuals and responsiveness
- ref (hud): respect client hud visibility
- ref (ScDisplay): improved auto adjustment, added new scs
- ref (PetDisplay): allow overflow xp
- ref (KeyShortcuts): lower execution cooldown
- ref: utilize chat for limbo detection
- fix: npe in uuid extraction
- fix (redstone colors): handle empty array
- fix: draw bind/lock indicator under item
- fix: fire sprite visibility
- fix: waypoint rendering order
- build: loom 14
- ref: command registration revamp
- ref: batch save statistics
- ref: more forgiving dh detection
2.1.0Релиз1.21.5 · 14 ноября 2025 г.
- feat: full 1.21.8 support
- feat: full 1.21.10 support
- feat: area-based waypoint chains
- feat: spider's den relic waypoints
- feat: automatically accept npc dialogue
- feat: fa events
- feat: use packet-level chat event + added sc catch event
- ref: redesigned colorwheel
- ref: improved waypoint visuals
- ref: improved area and gamemode detection
- ref: added min scale for helditemscreen
- ref(fa hud): new render event + less boilerplate
- build: common source sets (current reference 1.21.5)
- fix: skill scan not catching everything
- fix(key shortcuts): improve screen detection
- fix(chat processor): prevent lossy analysis with contextual messages
2.0.9Релиз1.21.5 · 22 октября 2025 г.
- feat: held item 3d transforms
- feat: session skill xp tracker
- feat: track catches/h and mobs/h
- feat: allow mod formatting codes everywhere in chat
- feat(health display): hp display for relevant mobs
- feat: tps metrics and display
- feat: mute thunders and thunder shards
- ref(profit tracker) new items, ignore bazaar
- ref(facolors): new targets and compat for flattened labels
- ref(scstats): added fishing festival
- ref: implement soundinstance for all playback
- ref: text rendering changes
- ref(vconfig) consolidate redirection logic
- ref(pet display): directly use packet content, removed chat dependant mode
- fix: info display getting stuck
2.0.8Релиз1.21.5 · 9 октября 2025 г.
- feat: Sc catchdata and graph display
- feat: click (guild) chat to party
- feat: textfield selection and filtered character support
- feat: diana stats
- feat(vconfig): toggledropdown entry
- feat(vconfig): ingame config categories
- feat: custom format support for alerts
- feat: gamechat channel detection
- fix: occasional crash when opening sign from inventory -appable
- fix: occasional pluralization issue
- fix(safeguard): stricter matching to prevent false positives
- ref: only send alert msg in party chat
- ref(profit tracker): use chat for enchanted books
2.0.7Релиз1.21.5 · 18 сентября 2025 г.
- feat: hotspot tracker
- feat(TransLava) option to make lava transluscent like water - appable
- ref(TransLava) full rgb support for tint and fov effects
- feat: chat filter
- feat: custom sea creature messages
- feat: mod text formats
- feat: configurable distance and chat buttons for coordinate beacons
- ref: show expired century cakes
- ref: allow chat replacement in commands
- ref: increased base beacon label size
- ref: added color preview to facolors
- feat: chat processor to consolidate event logic
- ref(FaColors): only fetch if enabled
- ref: scale textfield width before passing to super
Комментарии
Загружаем…