Minecraft Maps / Redstone Device

Traffic Light System

  • 404 views, 2 today
  • 7 downloads, 0 today
  • 1
  • 0
miner49burr's Avatar miner49burr
Level 27 : Expert Engineer
4
This traffic light system is based off a digital logic circuit I figured out for a device called a programmable logic controller which simulates a traffic light. The green light turns on for 60 seconds, then it switches to the yellow light for 8 seconds, then the red light turns on for 60 seconds and that cycle repeats throughout the day automatically. Also, at night (the lowest level for daylight sensors) it switches to a blinking mode because old traffic lights used to have a light blinking all night, I chose the yellow light to blink until it turns morning again. This redstone system resets itself at day and night and will cycle through all functions. There is a wooden button that was used to initiate the system which does not need to be pressed again, it is there because we all know minecraft has strange bugs, so if it quits working all together, just rewire everything and hit that button. There are hopper clocks that use comparators, sometimes if you start the game on a weird update timing wise they bug out, just replace these comparators to fix the problem and then reset the hopper clock by placing the item inside in any of the two hoppers. I tested this system and it will work if you load it in to a new world.

Commands required: /scoreboard objectives add count dummy
/scoreboard objectives add count2 dummy
/scoreboard objectives add count3 dummy

I suggest turning off command block output through the /gamerule command because some repeating command blocks are used.
I do not know if this will work on a multiplayer basis.
Progress100% complete
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome