CraftBook 3

CraftBook 3

139k Downloads

[MC3050] Combination Lock - inputs 1 and 2 are switched

LadyCailinBot opened this issue ยท 12 comments

commented

CRAFTBOOK-2795 - Reported by jjkrause

For the combination lock IC [MC3050], input 1 is left, input 2 is middle, and input 3 is right. The wiki states that for a 3ISO IC, input 1 is middle, 2 is left and 3 is right. Therefore, inputs 1 and 2 are switched in MC3050.

In the picture, the correct solution to the XOX lock should be:

  • Left OFF.
  • Middle ON.
  • Right ON.

Thanks.

commented

Comment by me4502

This would be because a while ago in 1.3 I think, Minecraft directions inverted. I will have to update the image.

commented

Comment by jjkrause

Does this affect the SI3O/3I3O outputs as well? The more bugs I think I've found, the more I realize its the wiki/documentation that is incorrect or lacking. I'm a programmer as well and I know how documentation is easily neglected when you're coding.. ;)

commented

Comment by me4502

Yes, it affects all those IC's.

I have to go through the entire documentation one day in the future and verify it is all true/up to date.

commented

Comment by me4502

Oh, actually. With this IC there actually is an issue. Although it was caused by the direction change, I should've fixed it so that the inputs line up with the characters on the sign.

commented

Comment by me4502

This should be fixed for this IC in the latest dev build. I flipped the first 2 around.

commented

Comment by jjkrause

Actually, if you look at the picture I had attached, the inputs did line up. I had xox on the sign and I had Left and Right inputs high, middle was Low. The real problem was the inputs weren't correctly identified in the wiki. If you flipped 1 and 2, now they shouldn't line up...

commented

Comment by me4502

reverted

commented

Comment by jjkrause

Do you want me to help you with updating the IC images? I can use the original images from the wiki and Photoshop the correct input/output labels. See attached 3ISO.PNG for the corrected image. I would gladly help with correcting the text as well.

commented

Comment by me4502

With correcting text, that'd be great thanks.
With the images, I plan on doing them over a few days in a couple of weeks. I'd prefer that I do all of them so that they are all of the same theme as such, if that makes sense.

commented

Comment by jjkrause

In relation to correcting the Wiki text, I just want to make sure I get this right. For all 3 input ICs, when facing the sign, Input 1 is left, Input 2 is middle, and Input 3 is right. For all 3 output ICs, again when facing the sign, Output 1 is left, Output 2 is middle, and Output 3 is right (so the same as inputs). Also, for 5 output, facing the sign, is it 1 through 5 going clockwise?

commented

Comment by me4502

No, they are very jumbled about how the directions work.
I can do that part of the wiki text when I get a chance

commented

Comment by jjkrause

Ok, no problem. Just thought I'd help.