diff --git a/bushes/mod.conf b/bushes/mod.conf index 822e050..5ebb64d 100644 --- a/bushes/mod.conf +++ b/bushes/mod.conf @@ -1,4 +1,4 @@ name = bushes title = Bushes depends = default -optional_depends = stoneage, sumpf +optional_depends = stoneage, sumpf, ebiomes diff --git a/dryplants/mod.conf b/dryplants/mod.conf index e190197..e42d8ab 100644 --- a/dryplants/mod.conf +++ b/dryplants/mod.conf @@ -1,3 +1,3 @@ name = dryplants depends = default -optional_depends = farming +optional_depends = farming, ebiomes diff --git a/youngtrees/mod.conf b/youngtrees/mod.conf index b5b1250..5a8e9fb 100644 --- a/youngtrees/mod.conf +++ b/youngtrees/mod.conf @@ -1,2 +1,3 @@ name = youngtrees depends = default +optional_depends = ebiomes