2xsaiko / rswires

Redstone wires
MIT License
5 stars 6 forks source link

wires have strange interaction with vanilla redstone #12

Open woodiertexas opened 3 years ago

woodiertexas commented 3 years ago

wires transfer power to redstone but redstone doesn't transfer power to wires javaw_nrmmv0nUFH

wires behave strangely with comparators and possibly other redstone devices https://user-images.githubusercontent.com/17211100/111044623-7737a780-83fe-11eb-82d1-378495728caf.mp4

vos6434 commented 3 years ago

I think thats intended

2xsaiko commented 3 years ago

I remember responding to this... apparently not. The first one at least is intended, yes, to prevent infinite feedback loops (wires + redstone dust connected to each other in a loop staying turned on despite no power source being there).

The second one I believe isn't.