diff --git a/mobs_crocs/depends.txt b/mobs_crocs/depends.txt deleted file mode 100644 index cc03398..0000000 --- a/mobs_crocs/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -mobs diff --git a/mobs_crocs/mod.conf b/mobs_crocs/mod.conf new file mode 100644 index 0000000..ab42e12 --- /dev/null +++ b/mobs_crocs/mod.conf @@ -0,0 +1,4 @@ +name = mobs_crocs +title = Crocs mobs +description = Add Crocs +depends = default,mobs diff --git a/mobs_fish/depends.txt b/mobs_fish/depends.txt deleted file mode 100644 index cc03398..0000000 --- a/mobs_fish/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -mobs diff --git a/mobs_fish/mod.conf b/mobs_fish/mod.conf new file mode 100644 index 0000000..94ed860 --- /dev/null +++ b/mobs_fish/mod.conf @@ -0,0 +1,4 @@ +name = mobs_fish +title = Fish mobs +description = Add some fish +depends = default,mobs diff --git a/mobs_jellyfish/depends.txt b/mobs_jellyfish/depends.txt deleted file mode 100644 index 0980886..0000000 --- a/mobs_jellyfish/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -default - -mobs diff --git a/mobs_jellyfish/mod.conf b/mobs_jellyfish/mod.conf new file mode 100644 index 0000000..ee89753 --- /dev/null +++ b/mobs_jellyfish/mod.conf @@ -0,0 +1,4 @@ +name = mobs_jellyfish +title = Jellyfish Mobs +description = Add Jellyfish +depends = default,mobs diff --git a/mobs_sharks/depends.txt b/mobs_sharks/depends.txt deleted file mode 100644 index cc03398..0000000 --- a/mobs_sharks/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -mobs diff --git a/mobs_sharks/mod.conf b/mobs_sharks/mod.conf new file mode 100644 index 0000000..5cedcbf --- /dev/null +++ b/mobs_sharks/mod.conf @@ -0,0 +1,4 @@ +name = mobs_sharks +title = Sharks mobs +description = Add some sharks +depends = default,mobs diff --git a/mobs_turtles/depends.txt b/mobs_turtles/depends.txt deleted file mode 100644 index cc03398..0000000 --- a/mobs_turtles/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -mobs diff --git a/mobs_turtles/mod.conf b/mobs_turtles/mod.conf new file mode 100644 index 0000000..796177a --- /dev/null +++ b/mobs_turtles/mod.conf @@ -0,0 +1,4 @@ +name = mobs_turtles +title = Turtles Mobs +description = Add some turtles +depends = default,mobs