diff --git a/mods/anvil/mod.conf b/mods/anvil/mod.conf new file mode 100644 index 0000000..6599bcd --- /dev/null +++ b/mods/anvil/mod.conf @@ -0,0 +1,2 @@ +name = anvil +depends = default, metals, instruments, hatches diff --git a/mods/boats/mod.conf b/mods/boats/mod.conf new file mode 100644 index 0000000..b769fc2 --- /dev/null +++ b/mods/boats/mod.conf @@ -0,0 +1,2 @@ +name = boats +depends = default diff --git a/mods/bonfire/mod.conf b/mods/bonfire/mod.conf new file mode 100644 index 0000000..ee914e3 --- /dev/null +++ b/mods/bonfire/mod.conf @@ -0,0 +1,2 @@ +name = bonfire +depends = default diff --git a/mods/bushes_classic/mod.conf b/mods/bushes_classic/mod.conf new file mode 100644 index 0000000..5a79dae --- /dev/null +++ b/mods/bushes_classic/mod.conf @@ -0,0 +1,3 @@ +name = bushes_classic +depends = plants_lib +optional_depends = farming diff --git a/mods/concrete/mod.conf b/mods/concrete/mod.conf new file mode 100644 index 0000000..6075a07 --- /dev/null +++ b/mods/concrete/mod.conf @@ -0,0 +1,2 @@ +name = concrete +depends = core, default diff --git a/mods/core/mod.conf b/mods/core/mod.conf new file mode 100644 index 0000000..427b74e --- /dev/null +++ b/mods/core/mod.conf @@ -0,0 +1 @@ +name = core diff --git a/mods/crafter/mod.conf b/mods/crafter/mod.conf new file mode 100644 index 0000000..0404dcb --- /dev/null +++ b/mods/crafter/mod.conf @@ -0,0 +1 @@ +name = crafter diff --git a/mods/decorations/mod.conf b/mods/decorations/mod.conf new file mode 100644 index 0000000..1199aae --- /dev/null +++ b/mods/decorations/mod.conf @@ -0,0 +1,2 @@ +name = decorations +depends = default, trees diff --git a/mods/default/mod.conf b/mods/default/mod.conf new file mode 100644 index 0000000..c2aa695 --- /dev/null +++ b/mods/default/mod.conf @@ -0,0 +1,2 @@ +name = default +depends = core diff --git a/mods/doors/mod.conf b/mods/doors/mod.conf new file mode 100644 index 0000000..b7e71dc --- /dev/null +++ b/mods/doors/mod.conf @@ -0,0 +1,2 @@ +name = doors +depends = trees, metals diff --git a/mods/dye/mod.conf b/mods/dye/mod.conf new file mode 100644 index 0000000..184867f --- /dev/null +++ b/mods/dye/mod.conf @@ -0,0 +1,2 @@ +name = dye +depends = default diff --git a/mods/extra_commands/mod.conf b/mods/extra_commands/mod.conf new file mode 100644 index 0000000..c4e5aab --- /dev/null +++ b/mods/extra_commands/mod.conf @@ -0,0 +1 @@ +name = extra_commands diff --git a/mods/farming/mod.conf b/mods/farming/mod.conf new file mode 100644 index 0000000..61d710e --- /dev/null +++ b/mods/farming/mod.conf @@ -0,0 +1,2 @@ +name = farming +depends = default, trees, plants_lib, instruments diff --git a/mods/fences/mod.conf b/mods/fences/mod.conf new file mode 100644 index 0000000..c0f758f --- /dev/null +++ b/mods/fences/mod.conf @@ -0,0 +1,2 @@ +name = fences +depends = core, trees diff --git a/mods/fire/mod.conf b/mods/fire/mod.conf new file mode 100644 index 0000000..187b1bb --- /dev/null +++ b/mods/fire/mod.conf @@ -0,0 +1 @@ +name = fire diff --git a/mods/flowers/mod.conf b/mods/flowers/mod.conf new file mode 100644 index 0000000..a4de15f --- /dev/null +++ b/mods/flowers/mod.conf @@ -0,0 +1,2 @@ +name = flowers +depends = default diff --git a/mods/flowers_plus/mod.conf b/mods/flowers_plus/mod.conf new file mode 100644 index 0000000..cc3438d --- /dev/null +++ b/mods/flowers_plus/mod.conf @@ -0,0 +1,3 @@ +name = flowers_plus +depends = plants_lib +optional_depends = farming diff --git a/mods/furnace/mod.conf b/mods/furnace/mod.conf new file mode 100644 index 0000000..cce8bf8 --- /dev/null +++ b/mods/furnace/mod.conf @@ -0,0 +1,2 @@ +name = furnace +depends = default diff --git a/mods/grounds/mod.conf b/mods/grounds/mod.conf new file mode 100644 index 0000000..1b46870 --- /dev/null +++ b/mods/grounds/mod.conf @@ -0,0 +1,2 @@ +name = grounds +depends = core, default, joiner_table, instruments diff --git a/mods/hatches/mod.conf b/mods/hatches/mod.conf new file mode 100644 index 0000000..85f1091 --- /dev/null +++ b/mods/hatches/mod.conf @@ -0,0 +1,2 @@ +name = hatches +depends = default, metals, trees, joiner_table diff --git a/mods/hud/mod.conf b/mods/hud/mod.conf new file mode 100644 index 0000000..b8a7409 --- /dev/null +++ b/mods/hud/mod.conf @@ -0,0 +1,3 @@ +name = hud +depends = default +optional_depends = bushes_classic diff --git a/mods/icicles/mod.conf b/mods/icicles/mod.conf new file mode 100644 index 0000000..d49df02 --- /dev/null +++ b/mods/icicles/mod.conf @@ -0,0 +1,2 @@ +name = icicles +depends = default diff --git a/mods/instruments/mod.conf b/mods/instruments/mod.conf new file mode 100644 index 0000000..ba68f06 --- /dev/null +++ b/mods/instruments/mod.conf @@ -0,0 +1,2 @@ +name = instruments +depends = default, metals, trees diff --git a/mods/item_drop/mod.conf b/mods/item_drop/mod.conf new file mode 100644 index 0000000..7a095b1 --- /dev/null +++ b/mods/item_drop/mod.conf @@ -0,0 +1 @@ +name = item_drop diff --git a/mods/joiner_table/mod.conf b/mods/joiner_table/mod.conf new file mode 100644 index 0000000..30aa76f --- /dev/null +++ b/mods/joiner_table/mod.conf @@ -0,0 +1,2 @@ +name = joiner_table +depends = default, scribing_table diff --git a/mods/junglegrass/mod.conf b/mods/junglegrass/mod.conf new file mode 100644 index 0000000..058208a --- /dev/null +++ b/mods/junglegrass/mod.conf @@ -0,0 +1,2 @@ +name = junglegrass +depends = default, plants_lib diff --git a/mods/light/mod.conf b/mods/light/mod.conf new file mode 100644 index 0000000..76c7bf9 --- /dev/null +++ b/mods/light/mod.conf @@ -0,0 +1,2 @@ +name = light +depends = default diff --git a/mods/metals/mod.conf b/mods/metals/mod.conf new file mode 100644 index 0000000..7cd61fb --- /dev/null +++ b/mods/metals/mod.conf @@ -0,0 +1,2 @@ +name = metals +depends = default, minerals diff --git a/mods/mf_skins/mod.conf b/mods/mf_skins/mod.conf new file mode 100644 index 0000000..2c9c136 --- /dev/null +++ b/mods/mf_skins/mod.conf @@ -0,0 +1,2 @@ +name = mf_skins +depends = default diff --git a/mods/minerals/mod.conf b/mods/minerals/mod.conf new file mode 100644 index 0000000..df3ff66 --- /dev/null +++ b/mods/minerals/mod.conf @@ -0,0 +1,2 @@ +name = minerals +depends = core diff --git a/mods/money/mod.conf b/mods/money/mod.conf new file mode 100644 index 0000000..ff2571a --- /dev/null +++ b/mods/money/mod.conf @@ -0,0 +1,2 @@ +name = money +depends = metals, trees, anvil diff --git a/mods/ores/mod.conf b/mods/ores/mod.conf new file mode 100644 index 0000000..d999e86 --- /dev/null +++ b/mods/ores/mod.conf @@ -0,0 +1,2 @@ +name = ores +depends = minerals, grounds, default diff --git a/mods/oven/mod.conf b/mods/oven/mod.conf new file mode 100644 index 0000000..6991809 --- /dev/null +++ b/mods/oven/mod.conf @@ -0,0 +1,2 @@ +name = oven +depends = default, metals diff --git a/mods/plants_lib/mod.conf b/mods/plants_lib/mod.conf new file mode 100644 index 0000000..80c108d --- /dev/null +++ b/mods/plants_lib/mod.conf @@ -0,0 +1,3 @@ +name = plants_lib +depends = default +optional_depends = intllib diff --git a/mods/poisonivy/mod.conf b/mods/poisonivy/mod.conf new file mode 100644 index 0000000..07785c4 --- /dev/null +++ b/mods/poisonivy/mod.conf @@ -0,0 +1,2 @@ +name = poisonivy +depends = plants_lib diff --git a/mods/prestibags/depends.txt b/mods/prestibags/depends.txt deleted file mode 100644 index e69de29..0000000 diff --git a/mods/prestibags/mod.conf b/mods/prestibags/mod.conf new file mode 100644 index 0000000..1d9527d --- /dev/null +++ b/mods/prestibags/mod.conf @@ -0,0 +1 @@ +name = prestibags diff --git a/mods/realtest_craftguide/mod.conf b/mods/realtest_craftguide/mod.conf index 4915c25..796d3ef 100644 --- a/mods/realtest_craftguide/mod.conf +++ b/mods/realtest_craftguide/mod.conf @@ -1 +1,2 @@ name = realtest_craftguide +optional_depends = sfinv, sfinv_buttons diff --git a/mods/scaffolding/mod.conf b/mods/scaffolding/mod.conf new file mode 100644 index 0000000..db72b2f --- /dev/null +++ b/mods/scaffolding/mod.conf @@ -0,0 +1,2 @@ +name = scaffolding +depends = default, trees diff --git a/mods/scribing_table/mod.conf b/mods/scribing_table/mod.conf new file mode 100644 index 0000000..8e8496f --- /dev/null +++ b/mods/scribing_table/mod.conf @@ -0,0 +1,2 @@ +name = scribing_table +depends = default, trees diff --git a/mods/show_wielded_item/mod.conf b/mods/show_wielded_item/mod.conf index fdedae0..36bd5d1 100644 --- a/mods/show_wielded_item/mod.conf +++ b/mods/show_wielded_item/mod.conf @@ -1 +1,3 @@ name = show_wielded_item +description = Displays the name of the wielded item. +optional_depends = hudbars diff --git a/mods/smelter/mod.conf b/mods/smelter/mod.conf new file mode 100644 index 0000000..14fd79a --- /dev/null +++ b/mods/smelter/mod.conf @@ -0,0 +1,2 @@ +name = smelter +depends = default, crafter, metals diff --git a/mods/spikes/mod.conf b/mods/spikes/mod.conf new file mode 100644 index 0000000..1e13f4e --- /dev/null +++ b/mods/spikes/mod.conf @@ -0,0 +1,2 @@ +name = spikes +depends = trees diff --git a/mods/sticks/mod.conf b/mods/sticks/mod.conf new file mode 100644 index 0000000..79cfc00 --- /dev/null +++ b/mods/sticks/mod.conf @@ -0,0 +1,2 @@ +name = sticks +depends = default, furnace, bonfire diff --git a/mods/tnt/mod.conf b/mods/tnt/mod.conf new file mode 100644 index 0000000..1ef5676 --- /dev/null +++ b/mods/tnt/mod.conf @@ -0,0 +1,2 @@ +name = tnt +depends = default, fire, trees diff --git a/mods/trees/mod.conf b/mods/trees/mod.conf new file mode 100644 index 0000000..4927203 --- /dev/null +++ b/mods/trees/mod.conf @@ -0,0 +1,2 @@ +name = trees +depends = default, metals, bonfire diff --git a/mods/walking_light/mod.conf b/mods/walking_light/mod.conf new file mode 100644 index 0000000..cd0b854 --- /dev/null +++ b/mods/walking_light/mod.conf @@ -0,0 +1 @@ +name = walking_light diff --git a/mods/windmill/mod.conf b/mods/windmill/mod.conf new file mode 100644 index 0000000..4d92412 --- /dev/null +++ b/mods/windmill/mod.conf @@ -0,0 +1,2 @@ +name = windmill +depends = default, trees diff --git a/mods/workbench/mod.conf b/mods/workbench/mod.conf new file mode 100644 index 0000000..815d07c --- /dev/null +++ b/mods/workbench/mod.conf @@ -0,0 +1,2 @@ +name = workbench +depends = trees, default, realtest_craftguide diff --git a/mods/xpanes/mod.conf b/mods/xpanes/mod.conf new file mode 100644 index 0000000..29e4e5d --- /dev/null +++ b/mods/xpanes/mod.conf @@ -0,0 +1,2 @@ +name = xpanes +depends = default