diff options
Diffstat (limited to 'crafting.lua')
-rw-r--r-- | crafting.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/crafting.lua b/crafting.lua index 3d3964b..4429d9a 100644 --- a/crafting.lua +++ b/crafting.lua @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: crafting recipes Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] minetest.register_craft({ |