HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
535 stars 151 forks source link

SkyBlock Items endpoint missing prestige and star coin costs #578

Closed MattTheCuber closed 1 year ago

MattTheCuber commented 1 year ago

As the title says, the /skyblock/items endpoint is missing the coin costs for starring and prestiging items. This is most important for Kuudra Armors such as Crimson Armor.

ConnorLinfoot commented 1 year ago

If the information isn't in that endpoint then its unlikely something we can add as it means the values are defined in code.

MattTheCuber commented 1 year ago

If the information isn't in that endpoint then its unlikely something we can add as it means the values are defined in code.

Thank you for the response. Good to know 👍

Don't want to push our luck, but do you know if the developers have seen/plan to look into #572