Updated homedecor

- Updated fonts and sign_lib
 - Did some remove_whitespaces
This commit is contained in:
LeMagnesium 2015-07-23 20:40:36 +02:00
parent 60cf5d24f6
commit 272d6e460f

View File

@ -809,8 +809,9 @@ minetest.register_craftitem("nether:hotbed", {
end
})
-- Nether Pickaxe
minetest.register_tool("nether:pick_mushroom", { -- Modif MFF the entire tool
-- Modif MFF the entire tool
minetest.register_tool("nether:pick_mushroom", {
description = "Nether Mushroom Pickaxe",
inventory_image = "nether_pick_mushroom.png",
tool_capabilities = {