Loading...
Beta Modpages Unclaimed

SimpleLogic Gates

Simple redstone gates.

0 Likes
2156673 Downloads
Created by asiekierka

Description

SimpleLogic Gates is a mod which adds redstone gates, inspired by the designs found in RedPower 2 and its spiritual successors, in particular RedLogic.

Currently, the following gates are provided:

  • OR/NOR, AND/NAND, XOR/XNOR
  • Multiplexer
  • Pulse Former
  • Buffer (0.5.0.194+), Inverted Buffer (effectively a NOT gate)
  • Set-Reset Latch (0.5.0.194+)
  • Randomizer (0.5.0.194+)
  • Synchronizer (0.5.0.196+)
  • Bundled Inverter (0.5.4.0+)
  • Bundled Transceiver (0.5.4.0+)
  • Comparator (0.5.4.8+)
  • Timer (0.5.4.8+)
  • Bundled Transposer (0.5.5.0+)
  • Repeater (0.5.5.0+)

Additional functionality is also available:

  • Shift-scrolling lets you switch between the gates you have in your inventory without opening the inventory menu!
  • You can invert any input or output of a gate by putting or removing a redstone torch on it.
  • As of 0.5.0.248a, it plays well with Redstone Paste!

Recommended mods:

  • Works best with SimpleLogic Wires!
  • Also works well with Redstone Paste.
  • If you're doing complex circuits, you may find Charset Tools's Signal Meter and Stopwatch really handy!

Behaviour differences from typical implementations:

  • Certain gates (such as the Multiplexer, Synchronizer and Pulse Former) cooperate with analog I/O.
  • Randomizers will not generate random values continuously - you have to cycle them externally.
  • Randomizers, upon receiving a weak redstone signal, will generate random analog values as opposed to digital ones.
  • Set-Reset Latches are actually JK latches - the difference is that triggering both inputs at once will cause the value to toggle, instead of unpredictable behaviour.

Known issues:

  • Some gates are missing - in no small part the Timer!
  • The codebase is a bit rough. Needs work.

For those of you familiar with the 1.9/1.10 releases of Charset, the gates in this mod are a direct descendant of those.

This mod requires CharsetLib!

Also check out:


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Gauges and Switches

Adds buttons, levers, plates, timers, detectors, sensors, gauges and lamps. Configurable and wirelessly linkable.

Alternate Current

An efficient and non-locational redstone dust implementation

Super Circuit Maker

Ever wanted to build custom logic gates and complex circuits? Now you can!