VoxeLibre/mods/ITEMS/mcl_buckets
AFCMS cf5703d528 fix luacheck warnings 2021-07-14 11:53:37 +02:00
..
locale Add polish translation of mcl_buckets 2021-04-24 20:57:57 +02:00
textures Add river water bucket 2017-11-30 14:50:37 +01:00
API.md more mt like API (improved readability) 2021-07-14 11:52:27 +02:00
README.txt Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
init.lua fix luacheck warnings 2021-07-14 11:53:37 +02:00
mod.conf use mcl_util.call_on_rightclick insteed of current implementation 2021-07-14 09:10:01 +02:00
register.lua more mt like API (improved readability) 2021-07-14 11:52:27 +02:00

README.txt

Bucket mod.
Originally taken from Minetest Game, adapted for MineClone 2.

License of source code:
-----------------------
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

http://www.gnu.org/licenses/lgpl-2.1.html