minetest/mods/bones
LeMagnesium 15fd9159f1 Adding bones' drop feature
Before, when you died, you got to punch you bones to get back your stuff, the bones block was not dropped.
However, a lot of people wants to use them for decorations/building, and have to install a dedicated mod since 0.4.10-release.
With this commit, a bones block containing an inventory is dropped/added to inventory (if enough room) when the bones block is removed.
Then, when a player places a bones block by himself, he will dig it like any other basic node (eg. default:tree), not just punch it.

Thanks for reading.
2015-02-12 22:34:09 +01:00
..
textures Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
depends.txt Add bones mod 2013-05-18 16:06:57 +02:00
init.lua Adding bones' drop feature 2015-02-12 22:34:09 +01:00
README.txt Add bones mod 2013-05-18 16:06:57 +02:00

Minetest 0.4 mod: bones
=======================

License of source code:
-----------------------
Copyright (C) 2012 PilzAdam

WTFPL

License of media (textures and sounds)
--------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

Authors of media files
----------------------
Bad_Command_