mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 07:41:06 +01:00
655 B
655 B
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.