mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-27 02:00:21 +02:00
minetestforfun_game
mods
3d_armor
WorldEdit
_misc
_misc_kaeza
ambience_modpack
areas
arrow_signs
awards
bedrock
beds
beginners_chest
bobblocks
bone
builtin_falling
builtin_item
carts
chatplus
chesttools
christmas_craft
coloredwood
colormachine
colouredstonebricks
columnia
darkage
death_messages
dropondie
factions
fail
farming
fences
fishing
food
framedglass
future_ban
gauges
glow
homedecor_modpack
hud
intweak
irc
irc_commands
item_drop
jumping
lantern
lavalamp
lavatemple
locked_sign
mapfix
maptools
markers
mesecons
mobs
money
more_chests
moreblocks
moreores
moretrees
multitest
name_restrictions
names_per_ip
nether
news
paintings
pipeworks
plantlife_modpack
player_inactive
playerplus
quartz
random_messages
riesenpilz
screwdriver
sea
clams
noairblocks
seacobble
seacoral
seaglass
seagravel
sealamps
seaplants
seastone
seastonebrick
seawrecks
depends.txt
init.lua
readme.txt
stairsshine
whiteshell
LICENSE AND README.txt
modpack.txt
snow
snowdrift
spawn
sponge
sprint
stained_glass
throwing
u_skins
unified_inventory
unifieddyes
vector_extras
whoison
wiki
xban2
.gitignore
LICENSE
README.md
global_to_solve.txt
update_sources.txt
- Dungeon masters cannot destroy nodes in excluded table neither nodes of group unbreakable, neither nether's nodes. - Tweak of a global variable in seawrecks (aka. choosen_ingot) - Highlandpools create real lakes now, and not water flower over the floor.
Sounds: sounds = default.node_sound_sand_defaults(), sounds = default.node_sound_stone_defaults(), sounds = default.node_sound_wood_defaults(), sounds = default.node_sound_glass_defaults(), Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com> Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) http://creativecommons.org/licenses/by-sa/3.0/ .png's: default_sand.png VanessaE (WTFPL) default_dirt.png default_tree.png default_chest_front.png default_chest_side.png default_chest_top.png Cisoun's WTFPL texture pack default_wood.png Originating from G4JC's Almost MC Texture Pack default_steel_block.png default_copper_block.png default_bronze_block.png Zeg9 (CC BY-SA 3.0) default_obsidian_glass.png PilzAdam (WTFPL) Code: minetest/games/minetest_game/mods/default/mapgen.lua --> ore generation Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com> GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.