From 941819e41fcff913abb9427e3e0ed503eb8933c2 Mon Sep 17 00:00:00 2001 From: Luke aka SwissalpS <161979+SwissalpS@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:01:10 +0100 Subject: [PATCH] fix order --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 714e260..c48bb21 100644 --- a/init.lua +++ b/init.lua @@ -57,8 +57,8 @@ local mods = { "protector", "signs_lib", "smartshop", - "spacecannon", "soundblock", + "spacecannon", "technic", "technic_chests", "technic_cnc",