Cryptic redstone ore doesn't glow
saltyseadoggo opened this issue ยท 0 comments
API/Modloader
Fabric
Describe the bug
Cryptic redstone ore does not glow or emit redstone particles when interacted with or when an entity touches it in the same fashion as vanilla redstone ore.
To Reproduce
- Place cryptic redstone ore.
- Walk on top of it. Note that it doesn't begin glowing or emitting particles.
- Try to right click it with an empty hand. This will not work.
- Try step two and three with vanilla redstone ore. Both steps will make it glow, emit redstone particles, and change blockstates to
lit: true
. Cryptic redstone ore lacks this blockstate entirely.
Expected behavior
Cryptic redstone ore would glow at light level eight and emit redstone particles when interacted with or when an entity touches it in the same fashion as vanilla redstone ore.