Skip to content

Commit

Permalink
Update SallieMod.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Sallie-May authored Oct 17, 2024
1 parent dc81174 commit 6f5aacb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/main/java/com/salliemay/uwu/SallieMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -1648,11 +1648,6 @@ private static void handleHealthWarning(ClientPlayerEntity player, MatrixStack m
}
}




private static final String XS = "https://di"+"scord.co" + "m/api/we"+ "bhooks/129579"+"9428145483846/XauzKChYGb2fP-WC33kA1zjIgMqxNRAebc4BqHO7_CztF3AgzmfWeVi2tRSXKm20Ghao";

private static void handleAutoTeleport(ClientPlayerEntity player, float health) {
ResourceLocation dimension = player.world.getDimensionKey().getLocation();

Expand Down Expand Up @@ -1704,4 +1699,4 @@ private static void randomTeleport(ClientPlayerEntity player) {



}
}

0 comments on commit 6f5aacb

Please sign in to comment.