VoxeLibre/mods/ITEMS/mcl_buckets
FossFanatic d3253ecf4f Change small part of buckets code 2023-02-18 08:25:47 +00:00
..
locale Second batch of ITEMS translated 2023-02-07 16:39:22 +00:00
API.md
README.md
fishbuckets.lua Changed mcl_buckets' image use to be named properly. This fixes issue #3455 2023-02-15 14:52:00 +00:00
init.lua Change small part of buckets code 2023-02-18 08:25:47 +00:00
mod.conf Add missing dependency 2022-02-17 14:42:01 +00:00
register.lua Move fish bucket code to separate file 2022-11-26 22:18:46 +01:00

README.md

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