Nether mod for Minetest
Go to file
Treer d8e6a6aca3
Treasures (#50)
* Add Netherrack slabs and walls

Also adds deep netherrack stairs, and deep nether brick stairs, slabs, inner stairs and outer stairs.
Adds 9 new nodes in total.

* Treasure: Nether pickaxe takes 10x less wear damage when mining netherrack

cracky-3 mining time of Nether pickaxe reduced from 0.4 to 0.3 to mine netherrack faster.
maxlevel of nether pickaxe dropped from 3 to 2 to increase wear damage with non-netherrack nodes.

* Treasure: Nether staff of light

Adds "Nether staff of Light" and "Nether staff of Eternal Light"
One is limited to 60 uses, and the other has unlimited uses but the glowstone it creates will only last for 40 seconds.
There are no crafting recipes as I hope these to eventually be treasure that can be found in the nether.

See the pull request (#50) for more discussion
2021-11-27 15:40:00 +11:00
locale Implement PR feedback 2021-02-13 13:00:41 +11:00
sounds Treasures (#50) 2021-11-27 15:40:00 +11:00
textures Treasures (#50) 2021-11-27 15:40:00 +11:00
.luacheckrc Implement PR feedback 2021-02-13 13:00:41 +11:00
README.md Treasures (#50) 2021-11-27 15:40:00 +11:00
crafts.lua add deep nether brick (#47) 2021-07-11 12:10:58 +10:00
depends.txt climate_api support - add distance fog 2021-02-13 13:00:41 +11:00
description.txt Add standard mod files. 2016-04-16 20:18:45 -07:00
init.lua Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
mapgen.lua Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
mapgen_decorations.lua Add the Mantle 2021-01-15 00:29:23 +11:00
mapgen_dungeons.lua Improve dungeons 2021-02-13 16:47:26 +11:00
mapgen_mantle.lua Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
mapgen_nobiomes.lua Fix deprecation warnings (#44) 2021-04-18 16:30:05 +02:00
mod.conf Treasures (#50) 2021-11-27 15:40:00 +11:00
nether_api.txt Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
nodes.lua Treasures (#50) 2021-11-27 15:40:00 +11:00
portal_api.lua Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
portal_api.txt Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
portal_examples.lua Make ShiftExistingBiomes available via API (#40) 2021-07-18 16:44:37 +10:00
screenshot.png Add standard mod files. 2016-04-16 20:18:45 -07:00
settingtypes.txt Add biomes-based implementation of the mapgen, and decorations 2020-06-08 21:00:58 +10:00
tools.lua Treasures (#50) 2021-11-27 15:40:00 +11:00

README.md

Nether Mod for Minetest, with Portals API.

Allows Nether portals to be constructed, opening a gateway between the surface realm and one of lava and netherrack, with rumors of a passageway through the netherrack to a great magma ocean.

To view the options provided by this mod, see settingtypes.txt or go to "Settings"->"All Settings"->"Mods"->"nether" in the game.

A Nether portal is built as a rectangular vertical frame of obsidian, 4 blocks wide and 5 blocks high. Once constructed, a Mese crystal fragment can be right-click/used on the frame to activate it.

Modders and game designers

See portal_api.txt for how to create custom portals to your own realms.

Nether Portals can allow surface fast-travel.

This mod provides Nether basalts (natural, hewn, and chiseled) as nodes which require a player to journey to the magma ocean to obtain, so these can be used for gating progression through a game. For example, a portal to another realm might need to be constructed from basalt, thus requiring a journey through the nether first, or basalt might be a crafting ingredient required to reach a particular branch of the tech-tree.

Netherbrick tools are provided (pick, shovel, axe, & sword), see tools.lua The Nether pickaxe has a 10x bonus again wear when mining netherrack.

License of source code:

Copyright (C) 2013 PilzAdam

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License and attribution of media (textures and sounds)

Public Domain Dedication (CC0 1.0)

  • nether_portal_teleport.ogg is a timing adjusted version of "teleport" by outroelison, used under CC0 1.0
  • nether_rack_destroy.ogg is from "Rock destroy" by Bertsz, used under CC0 1.0

Attribution 3.0 Unported (CC BY 3.0)

  • nether_lightstaff.ogg is "Fire Burst" by SilverIllusionist, 2019
  • nether_portal_ambient.ogg & nether_portal_ambient.0.ogg are extractions from "Deep Cinematic Rumble Stereo" by Patrick Lieberkind, used under CC BY 3.0
  • nether_portal_extinguish.ogg is an extraction from "Tight Laser Weapon Hit Scifi" by damjancd, used under CC BY 3.0
  • nether_portal_ignite.ogg is a derivative of "Flame Ignition" by hykenfreak, used under CC BY 3.0. "Nether Portal ignite" is licensed under CC BY 3.0 by Treer.

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

  • nether_basalt* (files starting with "nether_basalt"): Treer, 2020
  • nether_book_* (files starting with "nether_book"): Treer, 2019-2020
  • nether_brick_deep.png: Treer, 2021
  • nether_fumarole.ogg: Treer, 2020
  • nether_lava_bubble* (files starting with "nether_lava_bubble"): Treer, 2020
  • nether_lava_crust_animated.png: Treer, 2019-2020
  • nether_lightstaff.png: Treer, 2021
  • nether_particle_anim* (files starting with "nether_particle_anim"): Treer, 2019
  • nether_portal_ignition_failure.ogg: Treer, 2019
  • nether_smoke_puff.png: Treer, 2020

Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

  • nether_glowstone* (files starting with "nether_glowstone"): BlockMen
  • nether_nether_ingot.png & nether_nether_lump.png: color adjusted versions from "default" mod, originally by Gambit
  • nether_portal.png: Extex101, 2020
  • nether_rack* (files starting with "nether_rack"): Zeg9
  • nether_tool_* (files starting with "nether_tool_"): color adjusted versions from "default" mod, originals by BlockMen

All other media: Copyright © 2013 PilzAdam, licensed under CC BY-SA 3.0 by PilzAdam.