From 5e8486bb0e439418b265444d44428f7661d679a9 Mon Sep 17 00:00:00 2001 From: samo_lego <34912839+samolego@users.noreply.github.com> Date: Thu, 14 May 2020 12:05:55 +0200 Subject: [PATCH] Removed twozerobee implementation --- build.gradle | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.gradle b/build.gradle index f900d50..03f0376 100644 --- a/build.gradle +++ b/build.gradle @@ -50,8 +50,6 @@ dependencies { // jitpack for quicker updating modImplementation "com.github.gnembon:fabric-carpet:${project.carpet_branch}-SNAPSHOT" - //tmp twozerobee fix - modImplementation "io.github.haykam821:twozerobee-1.0.0" } processResources {