1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-09-03 13:25:31 +02:00
Files
minetestforfun_game
mods
3d_armor
3d_armor_classes
WorldEdit
_misc
action_timers
ambience
areas
arrow_signs
automappercolors
bakedclay
biome_lib
bobblocks
bonemeal
broomstick
builtin_falling
builtin_item
camera
cherry_tree
chesttools
christmas_craft
claycrafter
coloredwood
colormachine
colouredstonebricks
columnia
connected_chests
cotton
cozy
creeper
darkage
death_messages
diet
digilines
email
enchanting
eventobjects
factions
fail
farming
fences
fishing
food
food_sweet
framedglass
gauges
glow
h2omes
hbarmor
hbhunger
homedecor_modpack
hudbars
interact
inventory_icon
inventorycheck
invtweak
irc_modpack
item_drop
jumping
kpgmobs
lantern
lavatemple
lightning
locked_sign
maidroid
mana
mapfix
maptools
markers
maze
meru
mesecons
metatools
mff
minercantile
mob_horse
mobs
mobs_animal
mobs_monster
mobs_water
money
more_chests
moreblocks
morefarming
moreflowers
moreores
moreplants
moretrees
mtfoods
multitest
music
mysql_auth
nalc
name_restrictions
names_per_ip
nether
news
notice
nyancat
paintings
pclasses
pdisc
peace_areas
pipeworks
plantlife_modpack
player_inactive
player_physics
playeranim
playereffects
pmobs
profilerdumper
profnsched
quartz
textures
README.txt
depends.txt
init.lua
settings.txt
quests
random_messages
report
returnmirror
riesenpilz
runes
sea
serverguide
shutdown
signs_lib
slimes
snow
soccer
soundset
spears
sponge
sprint
stacktraceplus
stained_glass
technic
throwing
time_regulation
tnt
toolranks
track_players
treasurer
trm_pyramids
tsm_pyramids
u_skins
unified_inventory
unifieddyes
vector_extras
warps
weather_pack
whoison
witchcraft
worldedge
xban2
zombie
other_things
worlds
.gitignore
.gitmodules
LICENSE
README.md
minetest.conf
server-nalc/mods/quartz

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

This mod adds quartz ore and some decorative blocks to minetest.
                                                

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/