From b70b3829ccf21fa1b3f8465bd31889b20a65f69c Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 5 Oct 2012 02:46:08 -0400 Subject: [PATCH] just a tweak to a couple comment lines. --- crafts.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crafts.lua b/crafts.lua index 74849bc..41b05e8 100644 --- a/crafts.lua +++ b/crafts.lua @@ -7,7 +7,8 @@ -- -- Some recipes need white paint. If Unified Dyes isn't present, --- implement the standard white paint recipe here instead. +-- implement the standard white paint production method here instead, +-- plus some alternate recipes in the event of material shorages. if ( minetest.get_modpath("unifieddyes") ) == nil then