Ask your own question, for FREE!
Gaming 21 Online
katkit25:

has anyone noticed that the Minecraft fight logic is hitting someone without even touching them?

mhchen:

There is also a time-lag between the time you click to when your computer sends data to the minecraft server to hit, and also a time-lag of when someone else moves on the server to be sent to your computer.

katkit25:

ye

katkit25:

logic is not there in minecraft

mhchen:

https://minecraft.gamepedia.com/Logic_circuit There's a user here named Ultrilliam that has built complicated machinery using red-stone logic in minecraft. It's like electrical engineering. And I made something like this: https://www.falstad.com/circuit/e-7segdecoder.html

katkit25:

there is smoll logic in mine craft

mhchen:

@dude So pretend we have 2 red-stone wires named A and B. A can be on or off. B can be on or off. The AND gate looks like this: |dw:1568060129053:dw| C will only be 'on' if A and B are both on.

mhchen:

There are also OR gates: |dw:1568060219592:dw| C will only be 'on' if A or B is on.

mhchen:

Last but not least we have the NOT gate. |dw:1568060282654:dw| C will be 'on' if A is off. C will be 'off' if A is on.

mhchen:

With these you can create a SR-Flip Flop: http://4.bp.blogspot.com/-skWzmvczgpY/UAbTs5b5OJI/AAAAAAAAALk/IcAx3W4W3JQ/s1600/set.gif

katkit25:

uhhhh...you made me feel stupid XD

mhchen:

And with multiple flip-flops you can create memory: https://i.stack.imgur.com/ndnEY.png

mhchen:

And you can use gates to do addition + subtraction: https://i.ytimg.com/vi/thkTzdnkL5U/maxresdefault.jpg

dude:

ye ye I've heard of slightly more complicated logic ones though XQR? XOR? (Not sure what exactly was its label)

mhchen:

And with addition + subtraction + memory, you can create counters: https://www.falstad.com/circuit/e-counter.html

mhchen:

XOR is just a fancy name for (A OR B) AND (NOT (A AND B) )

dude:

oh double negative

dude:

Let me just @Ultrilliam bloop

mhchen:

You can just look under the section "Combinational Logic" here: https://www.falstad.com/circuit/e-index.html#jkff and play around with the logic gates they made. It's all 1s and 0s so you also need to know how to convert binary into decimal to make sense of some of them.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!