From: oilboi <47129783+oilboi@users.noreply.github.com> Date: Wed, 1 Jul 2020 03:48:56 +0000 (-0400) Subject: Overhaul regular pistons (forgot comment) X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=c93d69f21fa52143f32bda0aad0502f2bbffbf4e;p=Crafter.git Overhaul regular pistons (forgot comment) --- diff --git a/mods/redstone/piston.lua b/mods/redstone/piston.lua index 069509f..5d2fa28 100644 --- a/mods/redstone/piston.lua +++ b/mods/redstone/piston.lua @@ -229,7 +229,6 @@ minetest.register_node("redstone:piston_off", { end, }) - redstone.register_activator({ name = "redstone:piston_off", activate = function(pos)