Minetest Mod Bones Rework (works in MineClonia)
- Lua 100%
| locale | locales update | |
| AGPLv3-or-later.txt | legal info (licenses) | |
| functions.lua | fix setting bones msg bug | |
| init.lua | file split | |
| LICENSE.txt | remove MTG bones textures | |
| mod.conf | file split | |
| node.lua | remove inv/wield textures | |
| README.md | update readme | |
| screenshot.png | update screenshot | |
| settingtypes.txt | removed extra bones | |
Gravestone
Code under AGPLv3-or-later License
This Mod is Libre/Free Software, copy and share.
Description
This mod creates graves when you die that store your items from main, armor or shield inventory.
You can retrieve the items by hitting the block or opening it like a chest.
The mod also tells you the coordinates where you died in the chat.
Named_waypoints Compatibility
Optionally, you can use named_waypoints so that when you die, a waypoint is created indicating the location of your grave when you approach it.
Why is the mod's technical name bones, like MTG's Bones, and not gravestone?
This is due to compatibility reasons with other mods that use bones as a dependency
This mod maintains compatibility.