diff options
author | msg-programs <msgdoesstuff@gmail.com> | 2023-08-20 13:22:34 +0200 |
---|---|---|
committer | msg-programs <msgdoesstuff@gmail.com> | 2023-08-20 13:22:34 +0200 |
commit | e228eac03fbe10ea3ffd1c2e1930f33318a98c70 (patch) | |
tree | dd62c5462f865e919160a8fbb01129cf608b9f1c /README.md | |
parent | bb2612feb2b86e94d23d02fbc3e66d5abeb6dd41 (diff) | |
parent | 6069d3cf7d2e96ca7ef1975a3dd04e2121a6e3c9 (diff) | |
download | Skyblocker-e228eac03fbe10ea3ffd1c2e1930f33318a98c70.tar.gz Skyblocker-e228eac03fbe10ea3ffd1c2e1930f33318a98c70.tar.bz2 Skyblocker-e228eac03fbe10ea3ffd1c2e1930f33318a98c70.zip |
Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into json-tabhud
Pull newest changes from upstream
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 13 insertions, 8 deletions
@@ -7,11 +7,11 @@ [![Build Beta](https://img.shields.io/github/actions/workflow/status/SkyblockerMod/Skyblocker/beta.yml?labelColor=cecece&label=beta&logo=github&logoColor=black)](https://github.com/SkyblockerMod/Skyblocker/actions/workflows/beta.yml) [![Discord](https://img.shields.io/discord/879732108745125969?logo=discord&labelColor=cecece&color=7289DA&label=)](https://discord.com/invite/aNNJHQykck) [![modrinth statistic](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.17.x + 1.18.x + 1.19.x + 1.20.x -Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/installation) - +Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/installation) or use our [Modpack](https://modrinth.com/modpack/skyblocker-modpack) ## Features <details open> @@ -51,6 +51,10 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in * Roughly enough items (REI) Support * Fishing Helper + sound notification * Mirrorverse Waypoints +* Item and Armour customisation: + * Item Renaming + * Custom Armour Dye Colours + * Custom Armour Trims </details> @@ -58,12 +62,13 @@ ___ ## Commands -| command | option | comment | -|:---------------------:|:-----------------------:|:-------------------------------------------| -| /skyblocker config | | open config menu (modMenu not needed) | -| /skyblocker options | | open config menu (modMenu not needed) | +| command | option | comment | +|:---------------------:|:-------------------------------------:|:-------------------------------------------| +| /skyblocker config | | open config menu (modMenu not needed) | +| /skyblocker options | | open config menu (modMenu not needed) | | /skyblocker hud | dwarven / dungeonmap / titleContainer | move dwarven, dungeonmap or titleContainer | -| /skyblocker shortcuts | | add/edit shortcuts | +| /skyblocker shortcuts | | add/edit shortcuts | +| /skyblocker custom | renameItem / armorTrim / dyeColor | Item and Armour customisation | --- @@ -80,7 +85,7 @@ ___ <img padding="10px,0px" height="150" src="https://hysky.de/richpresencesmall.png" /> <img padding="10px,0px" height="150" src="https://hysky.de/recipe.png" /> <img padding="10px,0px" height="150" src="https://hysky.de/backpack-preview.png" /> - +<img padding="10px,0px" height="150" src="https://hysky.de/armour_trim.png" /> </details> ## Contribute |