Adding bones' drop feature Before, when you died, you got to punch you bones to get...
authorLeMagnesium <mg.minetest@gmail.com>
Tue, 3 Feb 2015 19:23:00 +0000 (20:23 +0100)
committerparamat <mat.gregory@virginmedia.com>
Tue, 29 Sep 2015 20:01:34 +0000 (21:01 +0100)
commit93a2c40ebc30ba0cacff388aa8d46859e7730148
tree397c8d232bb443b3ea61c94e23379291ec99711c
parentff0973fa4fc3f7f5bfb4a79a1ee06df1c478e2b2
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.
mods/bones/init.lua