Nether mod for Minetest
Go to file
Treer 27a660b731 Unroll 32affba6 (stairs) (#9)
32affba6 re-registered stairs which have already been registered 20 lines earlier in the code, and registered them as "brick" causing the netherbrick stairs to replace Minetest's default:brick stairs. The rest of 32affba6 was already unrolled in 7a0e52da, but the stairs bug remained.
2020-02-15 10:55:37 +01:00
schematics Place portal as schematic. Avoid portal griefing 2016-06-11 16:48:46 -07:00
sounds Add Book of Portals 2020-02-15 10:55:37 +01:00
textures Add Book of Portals 2020-02-15 10:55:37 +01:00
.luacheckrc provide Portal API 2020-02-15 10:55:37 +01:00
README.md Add Book of Portals 2020-02-15 10:55:37 +01:00
depends.txt Add Book of Portals 2020-02-15 10:55:37 +01:00
description.txt Add standard mod files. 2016-04-16 20:18:45 -07:00
init.lua Unroll 32affba6 (stairs) (#9) 2020-02-15 10:55:37 +01:00
mapgen.lua provide Portal API 2020-02-15 10:55:37 +01:00
mod.conf Add standard mod files. 2016-04-16 20:18:45 -07:00
nodes.lua provide Portal API 2020-02-15 10:55:37 +01:00
portal_api.lua Keep portal type in metadata for non-traditional portals 2020-02-15 10:55:37 +01:00
portal_api.txt Implement sound and events in API 2020-02-15 10:55:37 +01:00
screenshot.png Add standard mod files. 2016-04-16 20:18:45 -07:00

README.md

Nether Mod for Minetest

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 of media (textures and sounds)

Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) http://creativecommons.org/licenses/by-sa/3.0/

Authors of media files

Everything not listed in here: Copyright (C) 2013 PilzAdam

  • nether_rack.png: Zeg9
  • nether_glowstone.png: BlockMen
  • nether_book_*: Treer