slothpixel / core

Open source Hypixel data platform
https://docs.slothpixel.me
MIT License
52 stars 25 forks source link

Skyblock Bazaar and Item discrepancies #475

Closed MoSadie closed 3 years ago

MoSadie commented 4 years ago

I am using the skyblock/items endpoint to look up friendly names for items on the Bazaar. I noticed that 3 of the bazaar product ids from the Hypixel API did not match the information available on skyblock/items:

Are these known issues and if not could we get those added to skyblock/items?

builder-247 commented 4 years ago

Hello!

We currently generate the data show on /items endpoint from auction data, which causese most of these discrepancies. At the moment however we have to manually run updates due to database maintenance, which is why ENCHANTED_BONE_BLOCK doesn't appear for instance.

In the following days I'll make some adjustements to the system - include items like catalyst that can't be auctioned, as well as add/update the enchanted carrot on a stick item (I believe they switched IDs) and the way bazaar items are handled.

Thank you for bringing these issues to our attention!