Skip to content

Commit 06bcb39

Browse files
Updated Constants
1 parent a2c3273 commit 06bcb39

6 files changed

Lines changed: 547 additions & 529 deletions

File tree

packages/static/constants/achievements.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11990,6 +11990,12 @@
1199011990
"gamePercentUnlocked": 0.4696085345682539,
1199111991
"globalPercentUnlocked": 0.22895456747375276
1199211992
},
11993+
"CLEANING_HOUSE": {
11994+
"points": 10,
11995+
"name": "Cleaning House",
11996+
"description": "???",
11997+
"secret": true
11998+
},
1199311999
"I_OWN_THIS_PLACE": {
1199412000
"points": 5,
1199512001
"name": "I own this place!",
@@ -12082,6 +12088,12 @@
1208212088
"gamePercentUnlocked": 1.6832870322388747,
1208312089
"globalPercentUnlocked": 0.8206755755722199
1208412090
},
12091+
"WHAT_THE_FLIP": {
12092+
"points": 5,
12093+
"name": "What the flip?",
12094+
"description": "???",
12095+
"secret": true
12096+
},
1208512097
"ROUGH_DEAL": {
1208612098
"points": 5,
1208712099
"name": "Rough Deal",
@@ -12385,6 +12397,12 @@
1238512397
"gamePercentUnlocked": 1.704419542685059,
1238612398
"globalPercentUnlocked": 0.8309785927294548
1238712399
},
12400+
"THE_MIRACLE_IN_A_SUNBEAM": {
12401+
"points": 15,
12402+
"name": "The Miracle in a Sunbeam",
12403+
"description": "???",
12404+
"secret": true
12405+
},
1238812406
"RESPONSIBLE_PET_OWNER": {
1238912407
"points": 5,
1239012408
"name": "Responsible Pet Owner",
@@ -13013,7 +13031,7 @@
1301313031
"HANDYMAN": {
1301413032
"points": 5,
1301513033
"name": "Handyman",
13016-
"description": "Tune the Beacon on Galatea",
13034+
"description": "Tune a Beacon on Galatea",
1301713035
"gamePercentUnlocked": 1.747822079091875,
1301813036
"globalPercentUnlocked": 0.8521392152880343
1301913037
},
@@ -13816,7 +13834,7 @@
1381613834
]
1381713835
}
1381813836
},
13819-
"total_points": 3090,
13837+
"total_points": 3120,
1382013838
"total_legacy_points": 5
1382113839
},
1382213840
"skyclash": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[
2-
"2026-08-04T14:03:40.339Z"
2+
"2026-08-05T14:01:17.748Z"
33
]

packages/static/constants/resourcepacks.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
"packs": [
44
{
55
"id": "SkyBlock",
6-
"lastUpdated": 1784730092301,
7-
"deployId": "b9f0ff91-1baa-48d1-b122-29ca9f810f14",
6+
"lastUpdated": 1785869727993,
7+
"deployId": "5720faaa-20f6-4469-a5b9-628cd3a79f43",
88
"versions": [
99
{
1010
"packFormat": 84,
11-
"hash": "63e0136edf91d83885479ba55d54ad646d33267f",
12-
"url": "https://resourcepacks.hypixel.net/SkyBlock/b9f0ff91-1baa-48d1-b122-29ca9f810f14/84.zip"
11+
"hash": "8a8e1b343f2d53406c67d83b7a47606eade66319",
12+
"url": "https://resourcepacks.hypixel.net/SkyBlock/5720faaa-20f6-4469-a5b9-628cd3a79f43/84.zip"
1313
},
1414
{
1515
"packFormat": 88,
16-
"hash": "2892ef7494563011b6b99ea9483644e0d0b1587f",
17-
"url": "https://resourcepacks.hypixel.net/SkyBlock/b9f0ff91-1baa-48d1-b122-29ca9f810f14/88.zip"
16+
"hash": "1d6fc0a5e356d1e493551e94717dd63a3d906fb8",
17+
"url": "https://resourcepacks.hypixel.net/SkyBlock/5720faaa-20f6-4469-a5b9-628cd3a79f43/88.zip"
1818
},
1919
{
2020
"packFormat": 75,
21-
"hash": "2d2eec28588b25fddeff827c0132951afff4f2b1",
22-
"url": "https://resourcepacks.hypixel.net/SkyBlock/b9f0ff91-1baa-48d1-b122-29ca9f810f14/75.zip"
21+
"hash": "057da5a1a94851acfe357675ad0822a3c17ee747",
22+
"url": "https://resourcepacks.hypixel.net/SkyBlock/5720faaa-20f6-4469-a5b9-628cd3a79f43/75.zip"
2323
}
2424
]
2525
}

packages/static/constants/skyblock/collections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"success": true,
3-
"version": "0.27.0.1",
3+
"version": "0.27.0.3",
44
"collections": {
55
"FARMING": {
66
"name": "Farming",

0 commit comments

Comments
 (0)