From c9fdb82c477fe847d50754dc59c5ade55b69a6e4 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Wed, 12 Sep 2018 16:25:13 -0400 Subject: [PATCH] remove outdated comment --- init.lua | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/init.lua b/init.lua index 386f374..5c9a2ae 100644 --- a/init.lua +++ b/init.lua @@ -9,11 +9,7 @@ -- Colored wood is created by placing a regular wood block on the ground -- and then right-clicking on it with some dye. -- All materials are flammable and can be used as fuel. --- --- Hues are on a 30 degree spacing starting at red = 0 degrees. --- "s50" in a file/item name means "saturation: 50%". --- Texture brightness levels for the colors are 100%, 66% ("medium"), --- and 33% ("dark"). + coloredwood = {}