Skip to content

Commit

Permalink
3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cephetir committed Jul 29, 2022
1 parent da84584 commit f0ef43c
Show file tree
Hide file tree
Showing 79 changed files with 4,665 additions and 1,956 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ bin
.metadata
.classpath
.project
eclipse

# vs code
.vscode

# idea
out
Expand All @@ -18,6 +22,4 @@ build
.gradle

# other
eclipse
run
/gradle.properties
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Cephetir's cool mod for Hypixel and Skyblock
- Swaps items in invenory on key press (usefull for armor)
- Fast Break
- Break additional blocks behind
- Lava Fishing ESP
- Shows lava fising spots through walls
</details>

<details>
Expand All @@ -70,6 +72,7 @@ Cephetir's cool mod for Hypixel and Skyblock
- Hides pet's candies counter in tooltip
- Pets Overlay
- Good-looking overlay for pets menu
- Aura option (auto gift collect)
- Highlight Presents in Jerry Workshop
- Highlight presents in Jerry Workshop
- Perspective Toggle
Expand Down Expand Up @@ -105,9 +108,14 @@ Cephetir's cool mod for Hypixel and Skyblock
<details>
<summary>Commands</summary>

- /sm or /sm gui - opens config gui
- /sm keybind or /sm kb - epic item swapper
- /sm pet [pet index] - auto select pet very fast
- /sm github - opens official github page
- /sm help - shows all commands list
- /sm or /sm gui - Open config gui
- /sm keybind or /sm kb - Epic item swapper
- /sm pet [pet index] - Auto select pet very fast
- /sm keybinds or /sm kb - Open keybinds GUI
- /sm trail [particle name] - Set particle for Trail feature
- /sm hud - Open hud editor GUI
- /sm hotbars or /sm hb [save|select|remove|list] [preset name] - Save, select or remove hotbar preset
- /sm reload - Reload cosmetics and custom names
- /sm github - Open official github page
- /sm help - Show all commands list
</details>
150 changes: 0 additions & 150 deletions build.gradle

This file was deleted.

Loading

0 comments on commit f0ef43c

Please sign in to comment.