Skip to content

Commit

Permalink
Update museum data from Hypixel API (#1620)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
github-actions[bot] and GitHub Actions authored Jan 21, 2025
1 parent ba631c2 commit d3c70e6
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions constants/museum.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
"FISH_HAT",
"FLINT_SHOVEL",
"MAGMA_FISH_HAT",
"PESTHUNTERS_BELT",
"PESTHUNTERS_CLOAK",
"PESTHUNTERS_GLOVES",
"PESTHUNTERS_NECKLACE",
"PROMISING_AXE",
"PROMISING_SPADE",
"PUFFERFISH_HAT",
Expand Down Expand Up @@ -305,7 +309,6 @@
"METAL_CHESTPLATE",
"MITHRIL_PICKAXE",
"MUSIC_PANTS",
"PESTHUNTERS_GLOVES",
"PRISMARINE_ROD",
"PROMISING_PICKAXE",
"RADIANT_POWER_ORB",
Expand Down Expand Up @@ -422,6 +425,7 @@
"POLISHED_TOPAZ_ROD",
"REVIVED_HEART",
"SOULWEAVER_GLOVES",
"SQUEAKY_MOUSEMAT",
"STEEL_CHESTPLATE",
"WITHER_GOGGLES",
"YETI_ROD",
Expand All @@ -440,6 +444,7 @@
"REINFORCED_CHISEL",
"ROD_OF_THE_SEA",
"SUMMONING_RING",
"TERA_SHELL_NECKLACE",
"THEORETICAL_HOE_CANE_3",
"THEORETICAL_HOE_CARROT_3",
"THEORETICAL_HOE_POTATO_3",
Expand Down Expand Up @@ -1075,9 +1080,9 @@
"max_values": {
"weapons": 138,
"armor": 123,
"rarities": 221,
"rarities": 226,
"special": 48,
"total": 482
"total": 487
},
"itemToXp": {
"ADAPTIVE": 7,
Expand Down Expand Up @@ -1343,7 +1348,10 @@
"PERFECT_CHISEL": 15,
"PERFECT_TIER_12": 8,
"PERFECT_TIER_13": 10,
"PESTHUNTERS_GLOVES": 2,
"PESTHUNTERS_BELT": 1,
"PESTHUNTERS_CLOAK": 1,
"PESTHUNTERS_GLOVES": 1,
"PESTHUNTERS_NECKLACE": 1,
"PEST_VEST": 4,
"PHANTOM_ROD": 5,
"PIGMAN_SWORD": 8,
Expand Down Expand Up @@ -1454,6 +1462,7 @@
"SPOOKY": 7,
"SPRAYONATOR": 2,
"SQUASH": 9,
"SQUEAKY_MOUSEMAT": 6,
"SQUID_BOOTS": 2,
"SQUID_HAT": 1,
"SQUIRE": 1,
Expand Down Expand Up @@ -1484,6 +1493,7 @@
"TANK_MINER": 3,
"TANK_WITHER": 6,
"TARANTULA": 7,
"TERA_SHELL_NECKLACE": 8,
"TERMINATOR": 18,
"TERROR": 10,
"THEORETICAL_HOE_CANE_1": 4,
Expand Down

0 comments on commit d3c70e6

Please sign in to comment.