The URL you used is of a youtube channel not a video, but assuming this is for the only video on said channel:
The run is submitted to the "Void Death" category which requires you to die to the void.
If this was meant to be submitted to "Death before bed destroyed" then it would also not be valid since you would be required to "Be killed by another player before your bed is destroyed."
Hey, there are no runs currently awaiting approval in this game, but I took a look at your profile and found this run which might be what you are referring to: https://www.speedrun.com/hypixel_sw/runs/mko2e03z
https://www.speedrun.com/knowledgebase/supporthub/game-adjustment Go to Game & Series Request > Request Adjustment To Current Game > Other > Select the game > Ask that the game be renamed in the box and what to change it to.
We have obtain diamond bazaar which is essentially an unlock bazaar run.
You can submit a run at https://www.speedrun.com/hypixel_bw/editrun where it will be reviewed by 1-3 weeks.
It means have an average skill level of 5 within the 8 skills (Cosmetic skills + Dungeoneering don't count so only Farming, Mining, Foraging, Fishing, Enchanting, Taming, Alchemy, and Combat). Since there are 8 skills this could also be considered get 40 levels of any combination of skills. So getting combat 40 (though impractical) would be valid to get an average skill level of 5.
Edit: A true skill level doesn't take progress to next level into the calculation, so if you have mining level 8.75 then only 8 is used to get average.
I will try to answer these:
- You would submit to the main category
- I have updated to clarify the rules. Basically clear a floor in dungeons starting on a new profile.
- I have also added information on timing for this category (similar to other runs for this game).
- If you would like to use a timer I recommend LiveSplit, but one is not required for any of the categories in this game.
- There are no limitations on what minecraft account you use.
- I just archived the runs and created the new subcategory less than 2 weeks ago which is why there are no runs. (Also what yuidesu said still holds that level 15 is the new combat requirement making the run take 2-3 hours)
https://www.speedrun.com/pendingactions You should be able to edit the run here
Like Ammel said we follow Java Edition's category extension rules. I can go more in depth on to try to clear it up. Following https://minecraft.gamepedia.com/Player.dat_format#Item_structure items are defined with 4 tags: 1: count (number of items in the stack) 2: slot (what inventory slot the item is in) 3: id (the item/block id of the item, example minecraft:stone:3 is Diorite) 4: tag (Any defined tag not related to count, slot, or id)
We define unique items as any item with a different id. This means minecraft:sapling:0 (oak sapling) is different than minecraft:sapling:5 (dark oak sapling).
Anything in the tag slot is not counted as a difference. This includes tags used by the game (all tags from General Tags down to Bundle on https://minecraft.gamepedia.com/Player.dat_format#Item_structure ) and user defined tags (ones not used in the game by standard).
If you go to https://minecraft.gamepedia.com/Player.dat_format#Item_structure and scroll down to Display Properties you can find the tag for color. It is located in tag.display.color which makes it not applicable for a unique item in according to our criteria.
To sum it up: We consider a unique item to be any item with a unique id. NBT tags are not considered.
Hopefully this clears things up.