forked from mtcontrib/minetest-mod-sea
Delete depends.txt, add mod.conf
This commit is contained in:
parent
f81840fbd1
commit
11873909db
@ -1 +0,0 @@
|
||||
default
|
4
clams/mod.conf
Normal file
4
clams/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = clams
|
||||
title = Clams
|
||||
description = Clams mod for sea modpack
|
||||
depends = default
|
@ -1 +0,0 @@
|
||||
default
|
4
noairblocks/mod.conf
Normal file
4
noairblocks/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = noairblocks
|
||||
title = No Air Blocks
|
||||
description = No Air Blocks mod for sea modpack
|
||||
depends = default
|
@ -1,7 +0,0 @@
|
||||
default
|
||||
dye
|
||||
stairs
|
||||
clams
|
||||
whiteshell?
|
||||
colormachine?
|
||||
moreblocks?
|
5
seacobble/mod.conf
Normal file
5
seacobble/mod.conf
Normal file
@ -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
|
@ -1,4 +0,0 @@
|
||||
default
|
||||
unifieddyes?
|
||||
colormachine?
|
||||
nalc_lib?
|
5
seacoral/mod.conf
Normal file
5
seacoral/mod.conf
Normal file
@ -0,0 +1,5 @@
|
||||
name = seacoral
|
||||
title = Sea Coral
|
||||
description = Sea Coral mod for sea modpack
|
||||
depends = default
|
||||
optional_depends = unifieddyes,colormachine,nalc_lib
|
@ -1,7 +0,0 @@
|
||||
default
|
||||
dye
|
||||
stairs
|
||||
clams
|
||||
stairsshine
|
||||
colormachine?
|
||||
moreblocks?
|
5
seaglass/mod.conf
Normal file
5
seaglass/mod.conf
Normal file
@ -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
|
@ -1,7 +0,0 @@
|
||||
default
|
||||
dye
|
||||
stairs
|
||||
clams
|
||||
whiteshell?
|
||||
colormachine?
|
||||
moreblocks?
|
5
seagravel/mod.conf
Normal file
5
seagravel/mod.conf
Normal file
@ -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
|
@ -1,3 +0,0 @@
|
||||
default
|
||||
bucket
|
||||
noairblocks
|
4
sealamps/mod.conf
Normal file
4
sealamps/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = sealamps
|
||||
title = Sea Lamps
|
||||
description = Sea Lamds mod for sea modpack
|
||||
depends = default,bucket,noairblocks
|
@ -1 +0,0 @@
|
||||
default
|
4
seaplants/mod.conf
Normal file
4
seaplants/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = seaplants
|
||||
title = Sea Plants
|
||||
description = Sea Plants mod for sea modpack
|
||||
depends = default
|
@ -1,7 +0,0 @@
|
||||
default
|
||||
dye
|
||||
stairs
|
||||
clams
|
||||
whiteshell?
|
||||
colormachine?
|
||||
moreblocks?
|
5
seastone/mod.conf
Normal file
5
seastone/mod.conf
Normal file
@ -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
|
@ -1,5 +0,0 @@
|
||||
default
|
||||
stairs
|
||||
seastone
|
||||
colormachine?
|
||||
moreblocks?
|
5
seastonebrick/mod.conf
Normal file
5
seastonebrick/mod.conf
Normal file
@ -0,0 +1,5 @@
|
||||
name = seastonebrick
|
||||
title = Sea Stonebrick
|
||||
description = Sea Stonebrick for sea modpack
|
||||
depends = default,stairs,seastone
|
||||
optional_depends = colormachine,moreblocks
|
@ -1,2 +0,0 @@
|
||||
default
|
||||
treasurer?
|
5
seawrecks/mod.conf
Normal file
5
seawrecks/mod.conf
Normal file
@ -0,0 +1,5 @@
|
||||
name = seawrecks
|
||||
title = Sea Wrecks
|
||||
description = Sea Wrecks for sea modpack
|
||||
depends = default
|
||||
optional_depends = treasurer
|
@ -1 +0,0 @@
|
||||
default
|
4
stairsshine/mod.conf
Normal file
4
stairsshine/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = stairsshine
|
||||
title = Stairs Shine
|
||||
description = Stairs Shine mod for sea modpack
|
||||
depends = default
|
@ -1,2 +0,0 @@
|
||||
default
|
||||
clams
|
4
whiteshell/mod.conf
Normal file
4
whiteshell/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = whiteshell
|
||||
title = White Shell
|
||||
description = White Shell mod for sea modpack
|
||||
depends = default,clams
|
Loading…
Reference in New Issue
Block a user