Skip to content

Treer/deep_nether_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Deep Nether (modding template for Minetest)

License: MIT License: CC BY-SA 4.0

A demonstration mod for adding more realms to the Nether (i.e. "nether layers"), which could also be used to replace the existing Nether mapgen with your own. Enabling multiple different nether layer mods together will create multiple realms layered deeper and deeper. This mod acts as a starting template so you can hit the ground running.

It's ~400 lines of lua code which when installed allows a portal made of hewn basalt to be opened (the basalt can be obtained by reaching the Mantle region in the Nether - there are islands of basalt in the lava ocean there which can be crafted into hewn basalt). These portals lead to a Nether-like realm the mod creates below the existing Nether.

Rather than taking you back to the surface, a hewn basalt portal opened in the Deep Nether will only take you back to the Nether.

The realm this mod creates is kept simple. It's just a template: fork and adapt it, make it your own project.

More info:

Mod dependencies: Nether v3.1+

Minetest version: v5.2+

Screenshots:

default

License: MIT for code & config, Attribution-ShareAlike 4.0 International for text and media.

About

A Minetest mod template for adding more realms to the Nether ("nether layers")

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages