From 13ec5017cec87362c05f188cca10a534930068b4 Mon Sep 17 00:00:00 2001 From: Muqsit Date: Wed, 13 Mar 2024 06:45:38 +0000 Subject: [PATCH] Remove "aggressiveoptz:network_item" entry from config --- plugin.yml | 2 +- resources/components.json | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/plugin.yml b/plugin.yml index 30c340d..c82c581 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,4 +1,4 @@ name: AggressiveOptz main: muqsit\aggressiveoptz\Loader api: 5.0.0 -version: 0.0.8 \ No newline at end of file +version: 0.0.9 \ No newline at end of file diff --git a/resources/components.json b/resources/components.json index f0fc7cc..8a20faa 100644 --- a/resources/components.json +++ b/resources/components.json @@ -10,9 +10,5 @@ "aggressiveoptz:liquid_falling": { "enabled": true, "configuration": {} - }, - "aggressiveoptz:network_item": { - "enabled": true, - "configuration": {} } } \ No newline at end of file