MineClone2/mods/ITEMS/mcl_buckets
Mikita Wiśniewski 19d662dee4 Fix some typos in the API documentation (#4630)
Reviewed-on: VoxeLibre/VoxeLibre#4630
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-09-12 18:13:52 +02:00
..
locale
API.md Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
README.md Change MineClone 2 to VoxeLibre 2024-05-07 11:38:00 +00:00
fishbuckets.lua Fix a number of crashes involving unknown nodes, also fix fishbuckets on_place (#3914) 2023-09-29 18:47:07 +00:00
init.lua Fix adding water bottles and emptying full cauldrons 2024-08-28 06:17:53 -05:00
mod.conf
register.lua

README.md

VoxeLibre Bucket (mcl_bucket)

Originally taken from Minetest Game, adapted for VoxeLibre.

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