From e75c0bedcccb9da344b9370b444b40f9d7ece75d Mon Sep 17 00:00:00 2001 From: fluxionary <25628292+fluxionary@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:45:21 -0800 Subject: [PATCH] remove pointless dependency on bakedclay (#90) --- 3d_armor/mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_armor/mod.conf b/3d_armor/mod.conf index 217c11b..de567a3 100644 --- a/3d_armor/mod.conf +++ b/3d_armor/mod.conf @@ -1,4 +1,4 @@ name = 3d_armor depends = default, player_api -optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, bakedclay, moreores, nether +optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, moreores, nether description = Adds craftable armor that is visible to other players.