From f29b378b10a2de8767fd21c9565de3b1ecb5f730 Mon Sep 17 00:00:00 2001 From: AzureZhen <7415711+AzureDoom@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:40:53 -0400 Subject: [PATCH] Update icon in plugins.json --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 18261708..e3b9c03a 100644 --- a/plugins.json +++ b/plugins.json @@ -815,7 +815,7 @@ "azurelib_utils": { "title": "AzureLib Utils", "author": "AzureDoom, Eliot Lash, Gecko, McHorse", - "icon": "azurelib/icon.png", + "icon": "azureicon.png", "description": "Create animated blocks, items, entity, and armor using the AzureLib library and plugin. This is a fork of Geckolib and cross compatibility will not be promised in the future.", "tags": ["Minecraft: Java Edition"], "version": "1.0.2",