mirror of
https://github.com/minetest-mods/nether.git
synced 2025-11-09 20:05:25 +01:00
add "fire" optional dependency
fumaroles use flame nodes if available
This commit is contained in:
2
mod.conf
2
mod.conf
@@ -1,4 +1,4 @@
|
||||
name = nether
|
||||
description = Adds a deep underground realm with different mapgen that you can reach with obsidian portals.
|
||||
depends = stairs, default
|
||||
optional_depends = moreblocks, mesecons, loot, dungeon_loot, doc_basics
|
||||
optional_depends = moreblocks, mesecons, loot, dungeon_loot, doc_basics, fire
|
||||
|
||||
Reference in New Issue
Block a user