https://github.com/redsolver/skyblock-calendar
https://github.com/redsolver/skyblock-calendar
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsolver/skyblock-calendar
- Owner: redsolver
- License: mit
- Created: 2020-05-22T15:01:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T16:38:11.000Z (about 1 year ago)
- Last Synced: 2025-03-28T00:05:43.373Z (12 months ago)
- Language: Dart
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypixel SkyBlock iCal-Calendar
The Hypixel SkyBlock Calendar as an iCal file for your calendar application.
Use this iCal-URL: `https://raw.githubusercontent.com/redsolver/skyblock-calendar/master/skyblock-calendar.ics`
## Add to Google Calendar
Tutorial: https://help.sportlyzer.com/hc/en-us/articles/207593579-Add-iCal-to-Google-Calendar
## SkyBlock DateTime System Overview (for reference)
A skyblock year has 12 skyblock months (seasons).
| Number | Month/Season |
| ------ | ------------ |
| 1 | Early Spring |
| 2 | Spring |
| 3 | Late Spring |
| 4 | Early Summer |
| 5 | Summer |
| 6 | Late Summer |
| 7 | Early Autumn |
| 8 | Autumn |
| 9 | Late Autumn |
| 10 | Early Winter |
| 11 | Winter |
| 12 | Late Winter |
A skyblock month has 31 skyblock days.
A skyblock day takes 20 real minutes.
Start of Hypixel SkyBlock as Unix Timestamp: `1560275700`