]> git.lizzy.rs Git - Crafter.git/commitdiff
Add RhodiumToad's credits
authoroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 27 Jun 2020 09:44:55 +0000 (05:44 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 27 Jun 2020 09:44:55 +0000 (05:44 -0400)
mods/redstone/init.lua

index 124b707450514e0df2f44695b8a9f80c856c9eb2..c7cc7f010886b425d16dddc02ae10e3036a9be7f 100644 (file)
@@ -44,6 +44,8 @@ local order = {
        {x=0, y=-1, z=1}, {x= 0, y=-1, z=-1},
 }
 
+--thanks to RhodiumToad for helping me figure out a good method to do this
+
 local pool = {} -- this holds all redstone data (literal 3d virtual memory map)
 
 local table_3d