From d2fb249d94b1d17f170fc95dc035f973844ba10e Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 11 Apr 2017 20:54:30 -0400 Subject: [PATCH] fix wrong toggle switch "on" img in chests --- technic_chests/register.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technic_chests/register.lua b/technic_chests/register.lua index dde7116..0d5c767 100644 --- a/technic_chests/register.lua +++ b/technic_chests/register.lua @@ -91,7 +91,7 @@ local function set_formspec(pos, data, page) "splitstacks", { pipeworks.button_off, - pipeworks.button_off + pipeworks.button_on } )..allow_label