ProjectRed icon indicating copy to clipboard operation
ProjectRed copied to clipboard

Redstone wire does not connect to the bottom of modded blocks

Open malte0811 opened this issue 7 years ago • 1 comments

Original issue: BluSunrize/ImmersiveEngineering#3181 This seems to be caused by some code in FMP that assumes vanilla's canConnectRedstone can't handle the bottom side properly. The current canConnectRedstone is added by a Forge patch, MCPBot indicates that a vanilla method of that (MCP) name existed in 1.5 (mh canConnectRedstone), which would fit with the code having been added 5 years ago. @covers1624 asked me to open an issue here, otherwise I'd probably have opened this in the FMP repo.

malte0811 avatar Sep 05 '18 13:09 malte0811

This is an FMP issue. I will look into it and push a fix.

MrTJP avatar Oct 26 '18 00:10 MrTJP

I thought I fixed this a long time ago, but maybe I never opened a PR, or the change was lost at some point.

Will be fixed by: https://github.com/TheCBProject/CBMultipart/pull/149

MrTJP avatar Jul 08 '23 18:07 MrTJP