Go to file
Axinite abac39b235 Initial Axinite commit 2017-07-16 18:11:27 +00:00
sounds Initial Axinite commit 2017-07-16 18:11:27 +00:00
textures Initial Axinite commit 2017-07-16 18:11:27 +00:00
README.md Initial Axinite commit 2017-07-16 18:11:27 +00:00
README.txt Initial Axinite commit 2017-07-16 18:11:27 +00:00
crafts.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
depends.txt Initial Axinite commit 2017-07-16 18:11:27 +00:00
description.txt Initial Axinite commit 2017-07-16 18:11:27 +00:00
init-all.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
init.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
mapgen.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
mapgendef.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
mod.conf Initial Axinite commit 2017-07-16 18:11:27 +00:00
nether_mines.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
nodes.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
portal-old.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
portal.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
quartz.lua Initial Axinite commit 2017-07-16 18:11:27 +00:00
screenshot.png Initial Axinite commit 2017-07-16 18:11:27 +00:00
settings.txt Initial Axinite commit 2017-07-16 18:11:27 +00:00

README.md

Nether Mod for Minetest

##License of source code:

Copyright (C) 2013 PilzAdam

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.

##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

TNG_TRANSPORTER1.ogg sound: http://www.soundboard.com/sb/sound/450170


/ _ \ _ _ __ _ _ | | ____ | / | ___ | | | | | | | | |/ | '__| __|_ / | |\/| |/ _ \ / _ | | || | || | (| | | | | / / | | | | () | (| | ___\,|_,|| _/| || ||___/ _,|

This mod adds quartz ore and some decorative blocks to minetest. https://forum.minetest.net/viewtopic.php?f=11&t=5682&hilit=quartz+mod

Crafting:

Quartz Block: c = quartz crystal x = nothing

x|x|x

c|c|x

c|c|x

Quartz Pillar: q = quartz block x = nothing

x|x|x

x|q|x

x|x|x

Quartz Slab: q = quartz block x = nothing

x|x|x

x|x|x

q|q|q

Quartz Stairs: q = quartz block x = nothing

q|x|x q|q|x q|q|q

Quartz Pillar Slab: q = quartz pillar x = nothing

x|x|x

x|x|x

q|q|q

Chiseled Quartz: q = quartz slab x = nothing

x|x|x

x|q|x

x|q|x

Quartz Crystal Piece (usless as of now): c = quartz crystal x = nothing

x|x|x

x|c|x

x|x|x

License:

CC BY-SA 3.0

More info at http://creativecommons.org/licenses/by-sa/3.0/