Skip to content

Commit

Permalink
add mine_gas to optional depends
Browse files Browse the repository at this point in the history
  • Loading branch information
FaceDeer committed Jan 8, 2023
1 parent 06096dd commit 2f2577e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df_caverns/mod.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = df_caverns
description = Adds vast underground caverns in the style of Dwarf Fortress, complete with underground flora in diverse biomes. Also adds stalactite/stalagmite decorations in the smaller tunnels.
depends = df_dependencies, subterrane, df_trees, df_mapitems
optional_depends = df_farming, ice_sprites, oil, df_underworld_items, magma_conduits, bones_loot, named_waypoints, name_generator, fireflies, chasms, big_webs, mcl_flowers
depends = df_dependencies, subterrane, df_trees, df_mapitems,
optional_depends = df_farming, ice_sprites, oil, df_underworld_items, magma_conduits, bones_loot, named_waypoints, name_generator, fireflies, chasms, big_webs, mcl_flowers, mine_gas

0 comments on commit 2f2577e

Please sign in to comment.