Hex Casting

Hex Casting

6M Downloads

Conjure Block doesn't cause a redstone update

GameGuruGreenGryphon opened this issue ยท 5 comments

commented

Versions

Minecraft: 1.18.2
Forge: 40.0.34
Hex: Commit fd20628
Paucal: Commit 92990a8

Issue

image
Conjure Block, conjured directly above the redstone torch, does not trigger the Cleric Impetus.
Conjure Block triggers block updates, though, so this works with an Observer's output facing the Cleric Impetus.

commented

conjured blocks aren't solid. they don't carry a redstone signal

commented

image
This is the main branch I'm playing on, did you change this?

commented

I think that's an oversight. nonsolid blocks should not carry redstone signals.

commented

image
Looks solid to me.
They're not transparent, either, which disallows redstone currents to overlap.
You can't open chests beneath conjured blocks, they can carry redstone signals, but mobs don't spawn on top of them.

commented

I think that them acting like glass in that sense is how it should be.