Data Packs Other

Logic gates

  • 421 views 0 today
  • save_alt 14 downloads
Compatibility
Minecraft 1.21
Changes include
    • 2
    • 1
    tunnelsensor
    Lvl 15Journeyman Collective
    3
    This datapack brings digital logic gates into Minecraft, allowing you to build circuits, simulate logic, and even create simple processors using redstone-style mechanics.


    To get started, place the following command in a command block and activate it: function l:/main/main


    Once the system is active, you can get the gates by running the appropriate give:
    function l:/not/give

    Replace not with the name of the gate you want to get.


    The following gates are included:

    - NOT gate: Inverts the input signal. On becomes off, and off becomes on.
    - AND gate: Outputs on only if all inputs are on.
    - NAND gate: Outputs off only if all inputs are on (inverse of AND).
    - OR gate: Outputs on if at least one input is on.
    - XOR gate: Outputs on only if exactly one input is on.
    - Adder: A 1-bit binary adder that takes two inputs and a carry-in, and outputs the sum and carry-out. Useful for building binary calculators or simple CPUs.

    This datapack is perfect for players who want to experiment with logic circuits, build redstone-based machines, or just learn how digital logic works—right inside Minecraft.

    If you make a video or showcase using this datapack, please give proper credit and include a link to the official download page in the description. This helps others find the project and supports its continued development. Thank you!

    Discord server: https://discord.gg/vDBtZFfZqh
    Youtube: https://www.youtube.com/@sennegaming4336/videos

      Have something to say?

    Welcome