From 62edc88f755ba8c4291f70f134798aeeb890141d Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 19 May 2016 14:49:05 -0500 Subject: Fix color count --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index f968a1f..9ca521a 100644 --- a/init.lua +++ b/init.lua @@ -1,6 +1,6 @@ rgblightstone = {} --If neither of the following are on, only the 16 colors listed in the readme will be available -rgblightstone.sortaextracolors = true -- 64 Color Mode +rgblightstone.sortaextracolors = true -- 512 Color Mode rgblightstone.extracolors = false -- 4096 Color Mode rgblightstone.insanecolors = false -- "True Color" Mode (DOES NOT WORK - the engine does not allow this many nodes to be registered. If it ever does, however...) rgblightstone.colors = {} -- cgit v1.2.3