[14:28:11] Redstone Sheep: ok, so chests, droppers etc store their containing items in the so called Tile entitiy metadata. therefor the comparators look out for Tile entitity data. but T.E. data is also present in other blocks, such as noteblocks, they store the actual notes in there. that TEDUD (Tile entitiy data update detector, yay new word) should detect any changes to the blocks in this list: http://www.minecraftwiki.net/wiki/Tile_entity [14:31:35] NiceMarkMC: nope [14:31:39] NiceMarkMC: doesn't detect everything [14:31:44] Redstone Sheep: such as? [14:36:44] Redstone Sheep: derp? [14:36:51] Redstone Sheep: what is it not working for? [14:37:04] NiceMarkMC: enchantment tables [14:37:05] NiceMarkMC: heads [14:37:11] NiceMarkMC: ender chests [14:37:14] Redstone Sheep: well it only detects changes. [14:37:17] NiceMarkMC: monster spawners [14:37:37] Redstone Sheep: so when you use WE to change a monster spawner or head, it should trigger it. [14:37:42] Redstone Sheep: let me just try [14:43:04] Redstone Sheep: heads definitely work [14:43:30] Redstone Sheep: and i bet spawners would also work, but worldedit is a bit weird when you change spawners so idk. [14:43:43] NiceMarkMC: you changed heads with WE? [14:43:46] Redstone Sheep: ye [14:43:49] Redstone Sheep: what else with? [14:44:05] NiceMarkMC: moving tiles [14:44:11] Redstone Sheep: what? [14:44:18] NiceMarkMC: for pistons [14:44:21] Redstone Sheep: ye [14:44:30] NiceMarkMC: I mean blocks being moved by pistons [14:44:37] Redstone Sheep: ye, what is with them? [14:45:13] NiceMarkMC: it doesn't detect that... I think [14:46:10] Redstone Sheep: it detects changes. but since it would also cause a regular block update because the block get's removed and placed before/after pushing it is probably not possible to test it [14:46:21] NiceMarkMC: yup [14:46:23] NiceMarkMC: Soo [14:46:28] NiceMarkMC: this is a completely new thing [14:46:30] NiceMarkMC: great [14:46:38] Redstone Sheep: yup [14:46:48] NiceMarkMC: Now we have BUDs & TEDUDs [14:46:49] Redstone Sheep: it also works when you modify chest etc items [14:46:52] Redstone Sheep: yep [14:47:04] NiceMarkMC: awesome :D