LogicGates

Quick rating

LogicGates

No reviews yet

Adds basic logic gates to the game as single blocks so you don't have to have complicated redstone contraptions

Vanilla+
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Modpack
Pack Size
Small / Light 0 mods
Latest Version
LogicGates-1.1.0.zip
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

LogicGates adds some basic logic contraptions as single entities to the game so you don't have to have large contraptions that take up space.  As of right now, you can add the following logic gates:

AND GATE
Accepts 2 inputs and has one output.  As long as both inputs have a signal strength of at least 1, the output will be a redstone signal of strength 15.

Input 1 Input 2 Output
1-15 1-15 15
1-15 0 0
0 1-15 0
0 0 0

OR GATE
Accepts 2 inputs and has one output.  As long as at least one of the inputs has a single strength of at least 1, the output will be a redstone signal of strength 15.

Input 1 Input 2 Output
1-15 1-15 15
1-15 0 15
0 1-15 15
0 0 0

XOR GATE
Accepts 2 inputs and has one output.  As long as exactly one input has a single strength of at least 1, the output will be a redstone signal of strength 15.

Input 1 Input 2 Output
1-15 1-15 0
1-15 0 15
0 1-15 15
0 0 0

NOT GATE
Reverses the signal state of the input.  If the input is between 1 and 15, the output will be 0.  If the input is 0, the output will be 15.

Screenshots

Gallery

  • NOT Gate - Config B
    NOT Gate - Config B Input 1: > 0 Output: 0
  • NOT Gate - Config A
    NOT Gate - Config A Input 1: 0 Output: 15
  • XOR Gate - Config D
    XOR Gate - Config D Input 1: > 0 Input 2: > 0 Output: 0
  • XOR Gate - Config C
    XOR Gate - Config C Input 1: 0 Input 2: 0 Output: 0
  • XOR Gate - Config B
    XOR Gate - Config B Input 1: 0 Input 2: > 0 Output: 15
  • XOR Gate - Config A
    XOR Gate - Config A Input 1: > 0 Input 2: 0 Output: 15
  • OR Gate - Config D
    OR Gate - Config D Input 1: > 0 Input 2: > 0 Output: 15
  • OR Gate - Config C
    OR Gate - Config C Input 1: 0 Input 2: 0 Output: 0
  • OR Gate - Config B
    OR Gate - Config B Input 1: 0 Input 2: > 0 Output: 15
  • OR Gate - Config A
    OR Gate - Config A Input 1: > 0 Input 2: 0 Output: 15
  • AND Gate - Config D
    AND Gate - Config D Input 1: > 0 Input 2: > 0 Output: 15
  • AND Gate - Config C
    AND Gate - Config C Input 1: 0 Input 2: 0 Output: 0
  • AND Gate - Config B
    AND Gate - Config B Input 1: 0 Input 2: > 0 Output: 0
  • AND Gate - Config A
    AND Gate - Config A Input 1: > 0 Input 2: 0 Output: 0

Versions

Files

Relations

Project Relations

More like this

Similar Modpacks

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this modpack.

On ModDex

Community snapshot

0
Ratings
0
In libraries
0
Followers
0
In stacks
Avg. hours (completed)
When players mark completed and log hours.

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works