Add "stairsplus" as an optional dependency.

• Add "stairsplus" as an optional dependency.
 • Sort the optional dependencies in alphabetical order.
This commit is contained in:
luk3yx 2019-03-02 09:54:29 +13:00 committed by sofar
parent fcb319631f
commit 0fc7dd0d0d
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
default
stairs
intllib?
moreblocks?
intllib?
stairsplus?

View File

@ -1,4 +1,4 @@
name = quartz
description = Adds quartz ore and some decorative quartz blocks.
depends = default,stairs
optional_depends = moreblocks,intllib
optional_depends = intllib,moreblocks,stairsplus