MineClone2/mods/ITEMS/mcl_buckets
2022-11-23 03:18:36 +00:00
..
locale add axolotl to bucket translation template 2022-11-04 01:58:04 +00:00
textures Move axolotl_bucket to buckets mod 2022-11-07 08:19:44 +00:00
API.md
init.lua Fix buckets on Android 2022-11-01 03:46:45 +00:00
mod.conf
README.md
register.lua Change spaces to tabs on line 127 2022-10-29 04:29:13 +00:00

MineClone2 Bucket (mcl_bucket)

Originally taken from Minetest Game, adapted for MineClone2.

This mod add buckets to the game, including an API to register your own (see API.md).

License

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