diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-05-03 16:14:01 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-05-03 16:14:01 -0400 |
commit | 90ac41c4fed0480526976d6b7d62224016b7b542 (patch) | |
tree | 4067ae587235c2757e0d19116a944fb66362367e | |
parent | 9def3e6590f13d4297da9ee5deb5c94d2483cad9 (diff) | |
download | Skyblocker-90ac41c4fed0480526976d6b7d62224016b7b542.tar.gz Skyblocker-90ac41c4fed0480526976d6b7d62224016b7b542.tar.bz2 Skyblocker-90ac41c4fed0480526976d6b7d62224016b7b542.zip |
Update Minecraft & Mod version
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 4 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/crash_report.yml | 4 | ||||
-rw-r--r-- | README.md | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1e7dcc82..42b083d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,7 +35,7 @@ body: label: Minecraft Version description: What version of Minecraft are you running? If you do not know what version you are using, look in the bottom left corner of the main menu in game. options: - - "1.20.5" + - "1.20.6" validations: required: true - type: input @@ -43,7 +43,7 @@ body: attributes: label: Skyblocker Version description: What version of Skyblocker are you running? Every part is important! If you do not know what version you are using, look at the file name in your "mods" folder. - placeholder: ex. skyblocker-1.20.1+1.20.5.jar + placeholder: ex. skyblocker-1.20.3+1.20.6.jar validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/crash_report.yml b/.github/ISSUE_TEMPLATE/crash_report.yml index 7a1205c9..142e1314 100644 --- a/.github/ISSUE_TEMPLATE/crash_report.yml +++ b/.github/ISSUE_TEMPLATE/crash_report.yml @@ -16,7 +16,7 @@ body: label: Minecraft Version description: What version of Minecraft are you running? If you do not know what version you are using, look in the bottom left corner of the main menu in game. options: - - "1.20.5" + - "1.20.6" validations: required: true - type: input @@ -24,7 +24,7 @@ body: attributes: label: Skyblocker Version description: What version of Skyblocker are you running? Every part is important! If you do not know what version you are using, look at the file name in your "mods" folder. - placeholder: ex. skyblocker-1.20.1+1.20.5.jar + placeholder: ex. skyblocker-1.20.3+1.20.6.jar validations: required: true - type: textarea @@ -10,7 +10,7 @@ [![Ko-fi](https://img.shields.io/badge/buy%20me%20coffee-skyblocker?color=434B57&logo=kofi)](https://ko-fi.com/wohlhabend) [![Translated](https://translate.hysky.de/widgets/Skyblocker/-/skyblocker/svg-badge.svg)](https://translate.hysky.de/projects/Skyblocker/skyblocker/) -Hypixel Skyblock Mod for Minecraft 1.20.5 +Hypixel Skyblock Mod for Minecraft 1.20.6 Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/installation) or use our [Modpack](https://modrinth.com/modpack/skyblocker-modpack) ## Features |