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

Implement Redstone #983

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from
Draft

Implement Redstone #983

wants to merge 35 commits into from

Conversation

xNatsuri
Copy link
Contributor

@xNatsuri xNatsuri commented Jan 4, 2025

This pull request aims to have basic redstone components, this pr was built from #739.

  • levers
  • buttons
    • allow buttons to be activated by shooting a arrow.
  • dropper
  • dispenser
  • pressureplates
    • currently has issue with non player activating them.
  • redstone wire
  • redstone block
  • redstone lamp
  • redstone repeater
  • redstone ore
  • redstone torch
    • currently has an issue not working properly when bouncing signal back and forth
    • does not currently burn out after continuous usage.
  • pistion & sticky piston
  • observer
    • timings are a bit off requires more testing
  • trapped chest
  • tripwire & tripwire hooks
  • animated skulls
  • iron door
  • iron trap door
  • hopper locking
  • target block

@DaPigGuy DaPigGuy added the feature New feature or request label Jan 4, 2025
@Sandertv Sandertv added this to the v0.11.0 milestone Jan 5, 2025
@xNatsuri xNatsuri changed the title Implement basic Redstone Implement Redstone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants