mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-06-30 23:20:31 +02:00
Add licensing headers to all files.
This commit is contained in:
9
mg.lua
9
mg.lua
@ -1,3 +1,12 @@
|
||||
--[[
|
||||
======================================================================
|
||||
This file is part of More Ores.
|
||||
|
||||
Copyright (c) 2011-2015 Calinou and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
======================================================================
|
||||
--]]
|
||||
|
||||
mg.register_ore({
|
||||
name = "moreores:mineral_tin",
|
||||
wherein = "default:stone",
|
||||
|
Reference in New Issue
Block a user