Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redstone devices not updating #38

Open
Razaekel opened this issue Jun 14, 2015 · 2 comments
Open

Redstone devices not updating #38

Razaekel opened this issue Jun 14, 2015 · 2 comments

Comments

@Razaekel
Copy link
Contributor

Ref. #34

"anything more complex than a redstone torch (repeaters-comparators to pistons) doesn't work in y<0"

@Razaekel
Copy link
Contributor Author

What are all of the redstone devices that are affected? Is it only when y < 0, or does it happen when y > 255?

@Razaekel Razaekel changed the title Redstone devicess not updating Redstone devices not updating Jun 14, 2015
@kvverti
Copy link

kvverti commented Jun 14, 2015

Affects:

  • Redstone Torches (above y=255 a block update will later turn a torch off, but not on)
  • Redstone Lamps (will turn on, but not off)
  • Repeaters
  • Comparators (changing compare mode will update the comparator though)
  • Dispensers/Droppers
  • Pistons/Sticky Pistons (only below y=0, BUDing still works regardless; e.g. powering the piston from above)
  • Tripwire
  • Buttons (will not depress)
  • Pressure plates (will not activate)

Both when y<0 and when y>255 except for pistons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants