1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-19 08:00:25 +02:00

Reverted moreblocks and maptools updates

This commit is contained in:
LeMagnesium
2015-01-15 21:06:57 +01:00
parent 799cca8591
commit 4bfa470ba1
103 changed files with 756 additions and 1624 deletions

11
mods/moreblocks/stairsplus/registrations.lua Normal file → Executable file
View File

@ -1,10 +1,3 @@
--[[
More Blocks: registrations
Copyright (c) 2011-2015 Calinou and contributors.
Licensed under the zlib license. See LICENSE.md for more information.
--]]
local default_nodes = { -- Default stairs/slabs/panels/microblocks:
"stone",
"cobble",
@ -17,14 +10,12 @@ local default_nodes = { -- Default stairs/slabs/panels/microblocks:
"bronzeblock",
"diamondblock",
"desert_stone",
"desert_cobble",
-- "desert_cobble",
"glass",
"tree",
"wood",
"jungletree",
"junglewood",
"pinetree",
"pinewood",
"obsidian",
"obsidian_glass",
"stonebrick",