Nether mod for Minetest
Go to file
Sys Quatre 3577fd1f5e Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-20 15:53:12 +02:00
sounds Add portal sounds 2020-02-15 10:55:37 +01:00
textures New/extra portal animation 2020-05-31 09:31:16 +02:00
.luacheckrc Add Help-modpack support 2020-02-15 10:55:37 +01:00
README.md New/extra portal animation 2020-05-31 09:31:16 +02:00
depends.txt Add Help-modpack support 2020-02-15 10:55:37 +01:00
description.txt Add standard mod files. 2016-04-16 20:18:45 -07:00
init.lua Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-14 17:04:59 +02:00
mapgen.lua Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-20 15:53:12 +02:00
mapgen_decorations.lua Add biomes-based implementation of the mapgen, and decorations 2020-06-08 21:00:58 +10:00
mapgen_nobiomes.lua Fix Out Of Memory issue 2020-06-18 00:41:07 +10:00
mod.conf Add standard mod files. 2016-04-16 20:18:45 -07:00
nodes.lua New/extra portal animation 2020-05-31 09:31:16 +02:00
portal_api.lua Merge pull request #18 from Treer/feature/portals-api-facedir-support 2020-06-01 22:08:15 +10:00
portal_api.txt Merge pull request #18 from Treer/feature/portals-api-facedir-support 2020-06-01 22:08:15 +10:00
portal_examples.lua New/extra portal animation 2020-05-31 09:31:16 +02: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

README.md

Nether Mod for Minetest, with Portals API.

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

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

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)

Attribution 3.0 Unported (CC BY 3.0)

  • 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 (https://freesound.org/people/damjancd), used under CC BY 3.0
  • nether_portal_ignite.ogg is a derivative of "Flame Ignition" by hykenfreak (https://freesound.org/people/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_book_* (files starting with "nether_book"): Treer, 2019-2020
  • nether_portal_ignition_failure.ogg: Treer, 2019
  • nether_particle_anim* (files starting with "nether_particle_anim"): Treer, 2019

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

  • nether_rack.png: Zeg9
  • nether_glowstone.png: BlockMen
  • nether_portal.png: Extex101, 2020

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