summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
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 = {}