From 8de8b889c2cd58ecf3ea7c7ae79c28d86589240e Mon Sep 17 00:00:00 2001 From: OgelGames Date: Mon, 9 May 2022 23:10:56 +1000 Subject: [PATCH] fix typo in bushes mod.conf fixes #17 --- bushes/mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bushes/mod.conf b/bushes/mod.conf index 998cdd5..0a4f665 100644 --- a/bushes/mod.conf +++ b/bushes/mod.conf @@ -1,3 +1,3 @@ name = bushes depends = default, biome_lib -optional_depends = stonage, sumpf +optional_depends = stoneage, sumpf