From 2f69ef92c65ca0a9cfd8e00d167b7248f1eb093e Mon Sep 17 00:00:00 2001 From: James R <71466513+ColdIce1605@users.noreply.github.com> Date: Wed, 3 Feb 2021 15:09:40 -0600 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 2b2e63c..d719385 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -14,7 +14,7 @@ }, "license": "MIT", - "icon": "assets/modid/icon.png", + "icon": "assets/betterpingdisplay/icon.png", "environment": "client", "entrypoints": { @@ -27,7 +27,7 @@ ], "depends": { - "fabricloader": ">=0.7.4", + "fabricloader": ">=0.9.3", "minecraft": "1.16.x" }, "suggests": {