diff --git a/mods/nalc/nyancat.lua b/mods/nalc/nyancat.lua index 88ac89ac..fb69d45c 100644 --- a/mods/nalc/nyancat.lua +++ b/mods/nalc/nyancat.lua @@ -142,7 +142,7 @@ if minetest.get_modpath("toolranks") then after_use = toolranks.new_afteruse }) minetest.override_item( - "nalc:shovel_nya", + "nalc:shovel_nyan", { original_description = "Nyan Shovel", description = toolranks.create_description("Nyan Shovel", 0, 1),