From 335d9a3eddcb590c3ca5de9cba9b152e5e560af1 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 13 Feb 2018 14:05:34 -0500 Subject: removed boost_cart and carbone_mobs -- too many crashes updated blox, homedecor, plantlifed, cottages, farming_redo, framedglass, gloopblocks, mesecons, moreblocks, moretrees, pipeworks, player_textures, replacer, signs_lib, stained_glass, technic, travelnet, unified_inventory, unifieddyes, and worldedit. --- farming/hoes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'farming/hoes.lua') diff --git a/farming/hoes.lua b/farming/hoes.lua index aee967c..3dd14f1 100644 --- a/farming/hoes.lua +++ b/farming/hoes.lua @@ -13,7 +13,7 @@ farming.register_hoe = function(name, def) -- Check def table if def.description == nil then - def.description = "Hoe" + def.description = S("Hoe") end if def.inventory_image == nil then -- cgit v1.2.3