juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
167 stars 37 forks source link

Suggestion: Parity with Bedrock Glass + Redstone #292

Open DemonSeedxp opened 1 year ago

DemonSeedxp commented 1 year ago

Currently in Java placing redstone on glass it behaves as a diode, only allowing a signal to travel up the block and not down. But that same behavior already exists with the top slab and glowstone making it redundant for glass to have that feature.

When they rewrote the Bedrock redstone mechanics they omitted that behavior in glass, thus making it a great way to move a signal up or down in a compact two wide tower.

I would love to see that functionality brought over to java, if you could that would be amazing!

Thank you for making this much needed mod cherry picking the best features of Bedrock and porting to Java.