mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-22 07:13:48 +01:00
add dependencies to mod.conf
This commit is contained in:
parent
5f538eca8a
commit
1f2e270a04
@ -1,2 +1,3 @@
|
||||
name=techpack_stairway
|
||||
|
||||
description=Simple stairways and bridges for your machines.
|
||||
depends=default
|
||||
|
@ -1,2 +1,3 @@
|
||||
name=techpack_warehouse
|
||||
|
||||
description=Warehouse boxes
|
||||
depends=tubelib,tubelib_addons1
|
||||
|
@ -1 +1,3 @@
|
||||
name=tubelib
|
||||
description=Tubes Mod with message communication interface as basis for further technique Mods.
|
||||
depends=default,tubelib2,basic_materials
|
||||
|
@ -1,8 +1,10 @@
|
||||
tubelib
|
||||
default
|
||||
bucket
|
||||
stairs?
|
||||
moreores?
|
||||
farming?
|
||||
ethereal?
|
||||
farming?
|
||||
moreores?
|
||||
moretrees?
|
||||
skytest?
|
||||
stairs?
|
||||
unified_inventory?
|
||||
|
@ -1 +1,4 @@
|
||||
name=tubelib_addons1
|
||||
description=Tubelib Extension with Mining, Farming, and Crafting nodes
|
||||
depends=tubelib,default,bucket
|
||||
optional_depends=ethereal,farming,moreores,moretrees,skytest,stairs,unified_inventory
|
||||
|
@ -1 +1,4 @@
|
||||
name=tubelib_addons2
|
||||
description=Tubelib Extension for switching/controlling tasks
|
||||
depends=default,tubelib,basic_materials
|
||||
optional_depends=mesecons,unifieddyes
|
||||
|
@ -1 +1,3 @@
|
||||
name=tubelib_addons3
|
||||
description=Tubelib Extension with High Performance nodes
|
||||
depends=tubelib,tubelib_addons1,default
|
||||
|
Loading…
Reference in New Issue
Block a user