1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Various updates

- Updated homedecor (files cleaned)
 - Updated nether (node replacements made easier)
 - Updated maptools (cleaned files)
 - Updated ambiance (useless files cleaned)
This commit is contained in:
LeMagnesium
2015-05-25 14:30:12 +02:00
parent 5da1412b29
commit 0f5e43125c
46 changed files with 665 additions and 4216 deletions

View File

@ -26,4 +26,4 @@ local function setting(settingtype, name, default)
end
-- Show Map Tools stuff in creative inventory (1 or 0):
setting("integer", "hide_from_creative_inventory", 0)
setting("integer", "hide_from_creative_inventory", 0)

View File

@ -190,7 +190,7 @@ minetest.register_node("maptools:sandstone", {
sounds = default.node_sound_stone_defaults(),
})
minetest.register_node("maptools:sandstonebrick", {
minetest.register_node("maptools:sandstone_brick", {
description = S("Unbreakable Sandstone Brick"),
range = 12,
stack_max = 10000,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 B