diff options
Diffstat (limited to 'redefinitions.lua')
-rw-r--r-- | redefinitions.lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/redefinitions.lua b/redefinitions.lua index d97f7d1..5efd81d 100644 --- a/redefinitions.lua +++ b/redefinitions.lua @@ -1,3 +1,12 @@ +--[[ +====================================================================== +This file is part of More Blocks. + +Copyright (c) 2011-2015 Calinou and contributors. +Licensed under the zlib license. See LICENSE.md for more information. +====================================================================== +--]] + -- Redefinitions of some default crafting recipes: minetest.register_craft({ |