From af62c8f9b5fe9072142c1c174df7980ab156e747 Mon Sep 17 00:00:00 2001 From: upsilon Date: Mon, 10 Feb 2020 20:54:53 +0100 Subject: [PATCH] Add farming as an optional dependency --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index c86c78c..8ca5657 100644 --- a/mod.conf +++ b/mod.conf @@ -1,3 +1,3 @@ name = throwing -optional_depends = wielded_light +optional_depends = wielded_light, farming description = Throwing library: provides an API for registering throwing and throwable things