diff --git a/depends.txt b/depends.txt index 25efa31..4c62b70 100755 --- a/depends.txt +++ b/depends.txt @@ -1,3 +1,5 @@ player_api default? creative? +technic? +basic_machines? diff --git a/mod.conf b/mod.conf index 2a979c5..9ec79ff 100644 --- a/mod.conf +++ b/mod.conf @@ -1,5 +1,5 @@ name = biofuel depends = player_api -optional_depends = default, creative +optional_depends = default, creative, technic, basic_machines description = It adds a distiller and biofuel, for running biofuel powered machines title = Biofuel Distiller Kit