https://github.com/mkram17/bazaar-utils
A QOL mod for Hypixel Skyblock focused on the bazaar.
https://github.com/mkram17/bazaar-utils
hypixel hypixel-skyblock minecraft minecraft-mod
Last synced: about 2 months ago
JSON representation
A QOL mod for Hypixel Skyblock focused on the bazaar.
- Host: GitHub
- URL: https://github.com/mkram17/bazaar-utils
- Owner: mkram17
- License: other
- Created: 2024-12-19T22:13:53.000Z (over 1 year ago)
- Default Branch: v1.0.0
- Last Pushed: 2026-04-20T01:54:35.000Z (about 2 months ago)
- Last Synced: 2026-04-20T03:35:20.519Z (about 2 months ago)
- Topics: hypixel, hypixel-skyblock, minecraft, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/bazaar-utils
- Size: 25.5 MB
- Stars: 4
- Watchers: 0
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.MD
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bazaar Utils
[](https://discord.gg/xDKjvm5hQd)
[](https://modrinth.com/mod/bazaar-utils)
[](https://github.com/mkram17/Bazaar-Utils/releases)

A Fabric client-side QoL mod for the Hypixel Bazaar.
## Features
- **Custom Orders**: Create quick-buy buttons in Buy Order and Insta Buy menus for your preferred amounts.
- **Insta Sell Rules**: Prevent accidental insta-sells with multi-click confirmation rules based on item name, volume, or price.
- **Flip Helper**: Adds a one-click helper button in the flip GUI to quickly flip at market-adjusted pricing.
- **Outdated Order Notifications**: Get chat alerts when an order is undercut, with clickable navigation back to the Bazaar.
- **Stash Helper**: Use a keybind (default `Alt + V`) to close GUIs and collect your stash.
- **Disable Stash Messages**: Optionally suppress stash reminder chat messages.
- **Bookmarks**: Save and quickly search favorite Bazaar items from the main Bazaar screen.
- **Price Charts**: Use `Ctrl + Shift + Click` on Bazaar items to open the item chart page.
- **Recent Fixes**: Includes fixes for order-data chat parsing issues (see `UPDATES.MD`).
## Compatibility
- **Minecraft**: `1.21.11` (current target)
- **Java**: `21`
- **Fabric Loader**: `0.17.2+`
- **Current mod version**: `0.6.2-beta.1`
## Using Bazaar Utils
- Open config with `/bazaarutils` or `/bu`.
- If your Bazaar Flipper account upgrade is not level 1, set your tax in the config or the mod won't work properly.
### Other Commands
- `/bu help`
- `/bu discord` opens a link to join the Discord server
## Dependencies
### Required in your mods folder
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Resourceful Config](https://modrinth.com/mod/resourceful-config)
- [owo-lib](https://modrinth.com/mod/owo-lib)
- [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)
### Optional
- [Mod Menu](https://modrinth.com/mod/modmenu)
### Bundled with Bazaar Utils
- Orbit Event System
- Mixin Constraints
- Hypixel API Transport/Core
- Gson Extras
- owo Sentinel
- SkyBlock API
- Hypixel Mod API