Create a minecraft hypixel mod

Job ID: 35701922

Budget: $30 – $250 USD

Hello, I am looking for someone to create a mod with the following requirements:
mod that hooks up to the hypixel skyblock api (its public and you can do a lot of things with it)
with hypixel skyblock theres loads of different skills etc that you can level up, so the mod would do the following:
Everytime the player gets x amount of exp, say 100, it looks at the API to check for EXP value, and unlocks a block that the player can move to (the player chooses what block is unlocked). Unlocked blocks would be marked with some sort of indicator that way you and viewers know what blocks you have unlocked. So the player starts with only one block, the block they spawn on, and then overtime as they level up their skills they slowly start to unlock the rest of the world.
the mod would need to:

Update/track the amount of available tiles on an interval, say a few minutes, and when the player moves to a new tile that they haven't been on before, take away one tile from the counter
show the amount of xp needed to unlock the next tile
show the amount of total tiles unlocked
add the total amount of exp from all skills to determine when a new tile should be available
track the tiles that the player has unlocked with some sort of indicator on the tile
ideally overtime the numbers can be modified, as time progresses exp will be easier to get, so the amount of exp needed per tile would need to be increased every say 1 million exp or so. In other words, I would need to be able to modify the amount of EXP needed per new tile. More info will be provided + examples.