From 2922421f4a88e56a0a1c819f62bf2bc287835388 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 1 Dec 2016 04:22:40 -0500 Subject: Update several mods: biome_lib, boost_cart, building_blocks, castle, homedecor, glooptest, currency, roads, invsaw, maptools, mesecons, moreblocks, nixie_tubes, pipeworks, signs_lib, technic, unified_inventory, unifiedbricks, worldedit, xban2 --- castle/town_item.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'castle/town_item.lua') diff --git a/castle/town_item.lua b/castle/town_item.lua index d1b496a..ee7d22f 100644 --- a/castle/town_item.lua +++ b/castle/town_item.lua @@ -201,7 +201,7 @@ minetest.register_craft({ }) minetest.register_node("castle:crate", { - description = "Cratelol", + description = "Crate", drawtype = "normal", tiles = {"castle_crate_top.png","castle_crate_top.png","castle_crate.png","castle_crate.png","castle_crate.png","castle_crate.png"}, groups = {choppy=3}, -- cgit v1.2.3