forked from minetest-mods/nether
3008b167b2
Add more appropriate/atmosphere distance fog to the nether, via climate_api mod to avoid conflicting with other mods. Any game or server with climate_api mod installed will be expecting climate_api to take control of sky values.
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
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, fire, climate_api
|