]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/redstone/init.lua
Add in redstone breaker
[Crafter.git] / mods / redstone / init.lua
index f9875bf8f8ec7efc9e01065440565b4b49f53418..a243e3567e355ebbfdb8780363389f07395e5c6e 100644 (file)
@@ -79,6 +79,7 @@ dofile(path.."/player_detector.lua")
 dofile(path.."/space_maker.lua")
 --dofile(path.."/pressure_plate.lua")
 dofile(path.."/capacitors.lua")
+dofile(path.."/breaker.lua")
 
 
 --this is written out manually so that