VoxeLibre/mods/ITEMS/mcl_chests
Mikita Wiśniewski 9cb4f51468 Fix invalid global call in mcl_chests LBM (#4667)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4667
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-09-29 13:34:20 +02:00
..
locale
models
sounds
api.lua
API.md
chests.lua
ender.lua
example.lua
init.lua Fix invalid global call in mcl_chests LBM (#4667) 2024-09-29 13:34:20 +02:00
mod.conf
README.md
shulkers.lua

mcl_chests

This mod adds normal and large chests, trapped chests, ender chests and shulkers, providing an API for mods to register their own chests.

The API is documented in API.md.

License of source code

Copyright (C) 2011-2012 celeron55, Perttu Ahola celeron55@gmail.com
Copyright (C) 2024 rudzik8, Mikita Wiśniewski rudzik8@protonmail.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.1 of the License, or (at your option) any later version.

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