1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

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 0899962961
commit 47bb65d79a
576 changed files with 168 additions and 186 deletions

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 = {