diff --git a/clams/depends.txt b/clams/depends.txt deleted file mode 100644 index 331d858..0000000 --- a/clams/depends.txt +++ /dev/null @@ -1 +0,0 @@ -default \ No newline at end of file diff --git a/clams/mod.conf b/clams/mod.conf new file mode 100644 index 0000000..088cb71 --- /dev/null +++ b/clams/mod.conf @@ -0,0 +1,4 @@ +name = clams +title = Clams +description = Clams mod for sea modpack +depends = default diff --git a/noairblocks/depends.txt b/noairblocks/depends.txt deleted file mode 100644 index 331d858..0000000 --- a/noairblocks/depends.txt +++ /dev/null @@ -1 +0,0 @@ -default \ No newline at end of file diff --git a/noairblocks/mod.conf b/noairblocks/mod.conf new file mode 100644 index 0000000..341f7b1 --- /dev/null +++ b/noairblocks/mod.conf @@ -0,0 +1,4 @@ +name = noairblocks +title = No Air Blocks +description = No Air Blocks mod for sea modpack +depends = default diff --git a/seacobble/depends.txt b/seacobble/depends.txt deleted file mode 100644 index 525967b..0000000 --- a/seacobble/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -dye -stairs -clams -whiteshell? -colormachine? -moreblocks? diff --git a/seacobble/mod.conf b/seacobble/mod.conf new file mode 100644 index 0000000..9408bfd --- /dev/null +++ b/seacobble/mod.conf @@ -0,0 +1,5 @@ +name = seacobble +title = Sea Cobble +description = Sea Cobble mod for sea modpack +depends = default,dye,stairs,clams +optional_depends = whiteshell,colormachine,moreblocks diff --git a/seacoral/depends.txt b/seacoral/depends.txt deleted file mode 100644 index c8ba41d..0000000 --- a/seacoral/depends.txt +++ /dev/null @@ -1,4 +0,0 @@ -default -unifieddyes? -colormachine? -nalc_lib? diff --git a/seacoral/mod.conf b/seacoral/mod.conf new file mode 100644 index 0000000..4059019 --- /dev/null +++ b/seacoral/mod.conf @@ -0,0 +1,5 @@ +name = seacoral +title = Sea Coral +description = Sea Coral mod for sea modpack +depends = default +optional_depends = unifieddyes,colormachine,nalc_lib diff --git a/seaglass/depends.txt b/seaglass/depends.txt deleted file mode 100644 index 1af68bd..0000000 --- a/seaglass/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -dye -stairs -clams -stairsshine -colormachine? -moreblocks? diff --git a/seaglass/mod.conf b/seaglass/mod.conf new file mode 100644 index 0000000..5e51097 --- /dev/null +++ b/seaglass/mod.conf @@ -0,0 +1,5 @@ +name = seaglass +title = Sea Glass +description = Sea Glass mod for sea modpack +depends = default,dye,stairs,clams,stairsshine +optional_depends = colormachine,moreblocks diff --git a/seagravel/depends.txt b/seagravel/depends.txt deleted file mode 100644 index 525967b..0000000 --- a/seagravel/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -dye -stairs -clams -whiteshell? -colormachine? -moreblocks? diff --git a/seagravel/mod.conf b/seagravel/mod.conf new file mode 100644 index 0000000..7065392 --- /dev/null +++ b/seagravel/mod.conf @@ -0,0 +1,5 @@ +name = seagravel +title = Sea Gravel +description = Sea Gravel mod for sea modpack +depends = default,dye,stairs,clams +optional_depends = whiteshell,colormachine,moreblocks diff --git a/sealamps/depends.txt b/sealamps/depends.txt deleted file mode 100644 index 9636281..0000000 --- a/sealamps/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -default -bucket -noairblocks \ No newline at end of file diff --git a/sealamps/mod.conf b/sealamps/mod.conf new file mode 100644 index 0000000..6eb12fe --- /dev/null +++ b/sealamps/mod.conf @@ -0,0 +1,4 @@ +name = sealamps +title = Sea Lamps +description = Sea Lamds mod for sea modpack +depends = default,bucket,noairblocks diff --git a/seaplants/depends.txt b/seaplants/depends.txt deleted file mode 100644 index 4ad96d5..0000000 --- a/seaplants/depends.txt +++ /dev/null @@ -1 +0,0 @@ -default diff --git a/seaplants/mod.conf b/seaplants/mod.conf new file mode 100644 index 0000000..5503b1f --- /dev/null +++ b/seaplants/mod.conf @@ -0,0 +1,4 @@ +name = seaplants +title = Sea Plants +description = Sea Plants mod for sea modpack +depends = default diff --git a/seastone/depends.txt b/seastone/depends.txt deleted file mode 100644 index 525967b..0000000 --- a/seastone/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -dye -stairs -clams -whiteshell? -colormachine? -moreblocks? diff --git a/seastone/mod.conf b/seastone/mod.conf new file mode 100644 index 0000000..eb89d14 --- /dev/null +++ b/seastone/mod.conf @@ -0,0 +1,5 @@ +name = seastone +title = Sea Stone +description = Sea Stone mod for sea modpack +depends = default,dye,stairs,clams +optional_depends = whiteshell,colormachine,moreblocks diff --git a/seastonebrick/depends.txt b/seastonebrick/depends.txt deleted file mode 100644 index faa2dcb..0000000 --- a/seastonebrick/depends.txt +++ /dev/null @@ -1,5 +0,0 @@ -default -stairs -seastone -colormachine? -moreblocks? diff --git a/seastonebrick/mod.conf b/seastonebrick/mod.conf new file mode 100644 index 0000000..2797b8b --- /dev/null +++ b/seastonebrick/mod.conf @@ -0,0 +1,5 @@ +name = seastonebrick +title = Sea Stonebrick +description = Sea Stonebrick for sea modpack +depends = default,stairs,seastone +optional_depends = colormachine,moreblocks diff --git a/seawrecks/depends.txt b/seawrecks/depends.txt deleted file mode 100644 index 820b226..0000000 --- a/seawrecks/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -treasurer? diff --git a/seawrecks/mod.conf b/seawrecks/mod.conf new file mode 100644 index 0000000..9975148 --- /dev/null +++ b/seawrecks/mod.conf @@ -0,0 +1,5 @@ +name = seawrecks +title = Sea Wrecks +description = Sea Wrecks for sea modpack +depends = default +optional_depends = treasurer diff --git a/stairsshine/depends.txt b/stairsshine/depends.txt deleted file mode 100644 index 331d858..0000000 --- a/stairsshine/depends.txt +++ /dev/null @@ -1 +0,0 @@ -default \ No newline at end of file diff --git a/stairsshine/mod.conf b/stairsshine/mod.conf new file mode 100644 index 0000000..7d1cb41 --- /dev/null +++ b/stairsshine/mod.conf @@ -0,0 +1,4 @@ +name = stairsshine +title = Stairs Shine +description = Stairs Shine mod for sea modpack +depends = default diff --git a/whiteshell/depends.txt b/whiteshell/depends.txt deleted file mode 100644 index ff483ca..0000000 --- a/whiteshell/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -clams \ No newline at end of file diff --git a/whiteshell/mod.conf b/whiteshell/mod.conf new file mode 100644 index 0000000..7ba7daa --- /dev/null +++ b/whiteshell/mod.conf @@ -0,0 +1,4 @@ +name = whiteshell +title = White Shell +description = White Shell mod for sea modpack +depends = default,clams