Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-72696

daylight sensor never updates or updates all the time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.16.0.60 Beta, 1.16.0.58 Beta
    • Unconfirmed
    • Multiple

      when day night cycle is false, daylight sensor updates in a strange way. 

       

      How to reproduce:

      1. run /gamerule dodaylightcycle false
      2. run /time set 22000
      3. place a daylight sensor and some redstone wire connecting with it. The signal is 0.
      4. execute command /time set 1001, then the daylight sensor never updates, unless you click it to invert it.
      5. execute command /time set 20, then the daylight sensor updates every gametick.

       

      As long as the time is a multiple of 20, then daylight sensor updates every gametick. Otherwise, it never updates.

       

      In Java Edition, daylight detector updates every 20 gametick, But in the Bedrock Edition, it depends on daytime, instead of gametime, which doesn't make any sense.

       

            Chixvv Dl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: