mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-19 08:00:25 +02:00
Updated moreblocks and moreores textures : not running yet
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
--[[
|
||||
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",
|
||||
@ -16,6 +23,8 @@ local default_nodes = { -- Default stairs/slabs/panels/microblocks:
|
||||
"wood",
|
||||
"jungletree",
|
||||
"junglewood",
|
||||
"pinetree",
|
||||
"pinewood",
|
||||
"obsidian",
|
||||
"obsidian_glass",
|
||||
"stonebrick",
|
||||
|
Reference in New Issue
Block a user