From 94f81cdae1d23aaf3214bd87a56a6b6c4cb3bf06 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 17 May 2016 20:57:26 -0400 Subject: update castle, mesecons, and tpr mods --- mesecons_random/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mesecons_random/init.lua') diff --git a/mesecons_random/init.lua b/mesecons_random/init.lua index 9e0e333..e37886b 100644 --- a/mesecons_random/init.lua +++ b/mesecons_random/init.lua @@ -26,7 +26,7 @@ minetest.register_craft({ -- GHOSTSTONE minetest.register_node("mesecons_random:ghoststone", { - description="ghoststone", + description="Ghoststone", tiles = {"jeija_ghoststone.png"}, is_ground_content = true, inventory_image = minetest.inventorycube("jeija_ghoststone_inv.png"), -- cgit v1.2.3