I'm planning on having repeating messages that maybe comes up every 15 minutes or so. I don't really feel like making an enormous redstone repeater contraption to make a super long timer. I'd rather it just be compact in a command block. Any help? Playing on Windows 10 Edition.
Fill your top chest and when it empties it will deactivate your redstone torch and will activate your command
***Final Note***
I would clone in a new timer at the output for an auto reset. This will simplify your build and it would be good practice for learning how to implement redstone with commands.
I'm planning on having repeating messages that maybe comes up every 15 minutes or so. I don't really feel like making an enormous redstone repeater contraption to make a super long timer. I'd rather it just be compact in a command block. Any help? Playing on Windows 10 Edition.
it's all in your head
Chest--->hopper--->Chest
Chest--->Comparator--->Redstone_Torch--->Output Commands
Fill your top chest and when it empties it will deactivate your redstone torch and will activate your command
***Final Note***
I would clone in a new timer at the output for an auto reset. This will simplify your build and it would be good practice for learning how to implement redstone with commands.
If you have more questions I am here
Or just use a daylight sensor. The impulse command blocks only run when initially powered so you won’t gave to worry about it spamming during the day.
Thats a good idea... I shouldve thought of that. Thanks!
it's all in your head