Skip to content

Commit 51cbb0b

Browse files
committed
1 parent ba0f020 commit 51cbb0b

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
11
# soshimeeaddons
2-
A [ChatTriggers](https://chattriggers.com/) module. Focused on Hypixel SkyBlock Dungeons (especially F7).
3-
4-
Join my Discord server, [SkyBlockY](https://discord.gg/DqPReM4mwZ), or your (eye)balls will explode.
5-
6-
"Made in Korea"
7-
8-
Questions that were never asked but will be answered:
9-
- Why did you upload this to GitHub?—Ratters impersonating me
10-
- Why is there no feature list?—To trick people into joining my Discord server
11-
- Why does this question exist?—Looks less awkward to have 3 or more questions
2+
https://discord.gg/sby

features/leapHelper/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const renderTrigger = register(net.minecraftforge.client.event.GuiScreenEvent.Dr
6969
}).unregister();
7070

7171
function openWindowListener(title, windowId, _, slotCount) {
72+
closeWindowListener();
7273
if (title !== "Spirit Leap") return;
7374
cwid = windowId;
7475
windowSize = slotCount;

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "soshimeeaddons",
33
"description": "F7 on top",
44
"creator": "soshimee",
5-
"version": "2.8.3",
5+
"version": "2.8.4",
66
"entry": "index.js",
77
"requires": ["PromiseV2", "BloomCore", "fparser", "requestV2", "Vigilance", "PogData", "RenderLib", "WebSocket", "Async"]
88
}

0 commit comments

Comments
 (0)