From 6d7c36ab0ce0751554cd03594cb0acd25410e1e2 Mon Sep 17 00:00:00 2001 From: tikaiz Date: Wed, 25 Feb 2026 14:44:42 +0100 Subject: [PATCH] =?UTF-8?q?removed=20Kack=20Energy=20API=20from=20People?= =?UTF-8?q?=20that=20can't=20=C3=A4=C3=A4=C3=A4=C3=A4nhhhh=C3=A4=20program?= =?UTF-8?q?=20this=20emergiabpi=20hist=20anergeer=20bad?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1582e0f..f29b9f6 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,6 @@ repositories { // compile against their code. This requires you to have Hytale installed using // the official launcher for now. dependencies { - implementation("curse.maven:EnergyStorage-1429355:7515395") implementation(files("$hytaleHome/install/$patchline/package/game/latest/Server/HytaleServer.jar")) }