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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user