From ca3731a6abe96f0900b7a5bdde81dd7bfd737511 Mon Sep 17 00:00:00 2001 From: Ryan <78032176+BigGaemer@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:03:16 +0200 Subject: [PATCH] eat shit --- src/main/resources/fabric.mod.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6522893..7ce0f56 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -25,7 +25,7 @@ "client": [ "com.smithy.terraoriginum.client.TerraKeybinds", "com.smithy.terraoriginum.client.layerRenderer" - ] + ] }, "mixins": [ "terra.mixins.json" @@ -35,9 +35,7 @@ "fabricloader": ">=0.14.0", "fabric": "*", "minecraft": "1.20.1", - "pehkui": ">=3.7.8", - "apugli": "2.10.4+1.20.1-fabric" + "pehkui": ">=3.7.8" }, - "conflicts": { - } -} + "conflicts": {} +} \ No newline at end of file