From 683cabb21fb06aa018ef3cc9fcc099c5ebb01f08 Mon Sep 17 00:00:00 2001 From: Sazu-bit Date: Sat, 21 Jan 2023 16:51:56 +0000 Subject: [PATCH] Updating mod.conf - Adding Ethereal as Optional Dependency --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index 8409b46..cbf27c9 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = thirsty description = A mod that adds a "thirst" mechanic, similar to hunger. depends = -optional_depends = default, bucket, hudbars, vessels, farming, mobs_animal, hunger_ng, hbhunger, dungeon_loot \ No newline at end of file +optional_depends = default, bucket, hudbars, vessels, farming, mobs_animal, hunger_ng, hbhunger, dungeon_loot, ethereal \ No newline at end of file