diff --git a/mods/ITEMS/mcl_cartography_table/mod.conf b/mods/ITEMS/mcl_cartography_table/mod.conf index 1aa0cf991..ebea16197 100644 --- a/mods/ITEMS/mcl_cartography_table/mod.conf +++ b/mods/ITEMS/mcl_cartography_table/mod.conf @@ -1,4 +1,3 @@ name = mcl_cartography_table author = PrairieWind -description = Adds the cartography table villager workstation to MineClone 2/5. Used to copy and create maps. -depends = mcl_core \ No newline at end of file +description = Adds the cartography table villager workstation to MineClone 2/5. Used to copy and create maps. \ No newline at end of file diff --git a/mods/ITEMS/mcl_fletching_table/mod.conf b/mods/ITEMS/mcl_fletching_table/mod.conf index b8106d1c2..5a4e9a900 100644 --- a/mods/ITEMS/mcl_fletching_table/mod.conf +++ b/mods/ITEMS/mcl_fletching_table/mod.conf @@ -1,4 +1,3 @@ name = mcl_fletching_table author = PrairieWind description = Adds the fletching table villager workstation to MineClone 2/5. -depends = mcl_core \ No newline at end of file diff --git a/mods/ITEMS/mcl_loom/mod.conf b/mods/ITEMS/mcl_loom/mod.conf index 7f0368192..9ebb10ff3 100644 --- a/mods/ITEMS/mcl_loom/mod.conf +++ b/mods/ITEMS/mcl_loom/mod.conf @@ -1,4 +1,3 @@ name = mcl_loom author = PrairieWind -description = Adds the loom villager workstation to MineClone 2/5. Used to add patterns to banners. -depends = mcl_core, mcl_mobitems \ No newline at end of file +description = Adds the loom villager workstation to MineClone 2/5. Used to add patterns to banners. \ No newline at end of file