From 7447c89394196f617771d60de34c1fcc69010636 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Mon, 29 Mar 2021 19:21:43 -0400 Subject: [PATCH] TechReborn: Fix being client-only --- plugin/techreborn/src/main/resources/fabric.mod.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/techreborn/src/main/resources/fabric.mod.json b/plugin/techreborn/src/main/resources/fabric.mod.json index ad87bae..f04f3cf 100644 --- a/plugin/techreborn/src/main/resources/fabric.mod.json +++ b/plugin/techreborn/src/main/resources/fabric.mod.json @@ -12,7 +12,6 @@ "homepage": "https://git.shadowfacts.net/minecraft/PhysicalConnectivity" }, "license": "LGPL-3.0", - "environment": "client", "entrypoints": { "main": [ {