i noticed something - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html) +--- Forum: Off-Topic Discussion (https://forum.openredstone.org/forum-5.html) +--- Thread: i noticed something (/thread-11497.html) |
i noticed something - BigPigfootsie - 12-27-2016 I may or may not be late to the observer hype, but I was messing around in singleplayer apparently observers detect repeater updates, as well. this means that you can derive a signal from the side of a repeater. das niceee RE: i noticed something - PabloDons - 12-28-2016 Yeah, they don't detect block updates anymore, they detect block change events which is basically the same thing but with pretty much every possible change included. It triggers a block change function within everything in proximity and doesn't affect the blocks in any other way. This is good because block updates can be laggy as hell RE: i noticed something - PaukkuPalikka - 12-28-2016 except they fail to detect a block getting powered by redstone which sucks :'( RE: i noticed something - qwerasd205 - 12-28-2016 (12-28-2016, 02:29 PM)PaukkuPalikka Wrote: except they fail to detect a block getting powered by redstone which sucks :'( That's because blocks don't change actual information about them when they get powered. (someone please correct me if I'm wrong) |