1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-14 22:38:32 +01:00

Updated moreblocks mod

- Removed copies of license, merge conflicts' garbage
- Added warnings about modifications made by us
This commit is contained in:
LeMagnesium
2015-03-21 17:33:52 +01:00
parent c72b671dd8
commit 03669d8168
6 changed files with 51 additions and 86 deletions

View File

@@ -46,7 +46,9 @@ minetest.register_craft({
additional_wear = -0.15, -- Tool repair buff (15% bonus instead of 2%).
})
-- Redefinitions of some default nodes:
-- Redefinitions of some default nodes
-- ===================================
-- Let there be light. This makes some nodes let light pass through:
minetest.override_item("default:ladder", {
paramtype = "light",