Code Monkey home page Code Monkey logo

dannydjdk / tiny-gates Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 335 KB

Add-On mod for Tiny Redstone (Forge mod for Minecraft) that adds tiny redstone gates that you can put on Tiny Redstone's panels to form tiny integrated circuits.

Home Page: https://www.curseforge.com/minecraft/mc-mods/tiny-gates

License: GNU General Public License v3.0

Java 100.00%
minecraft forge mod minecraft-mod redstone forge-mod redstone-circuit minecraft-forge-mod

tiny-gates's Introduction

Tiny-Gates

Tiny Gates is an add-on for Tiny Redstone that adds tiny redstone gates that you can put on panels to form tiny integrated circuits.

This mod adds the following tiny gates for use on redstone panels:

Tiny AND Gate

Outputs to front when a signal is received to both left AND right side.

Tiny OR Gate

Outputs to front when a signal is received to either left OR right side.

Tiny XOR Gate

Outputs to front when the input signals do not match, similar to a 3-way light switch.

Tiny NOT Gate

Outputs to front when there is no signal to the back. Similar to redstone torch but to single direction with no delay.

Tiny RS Latch

Outputs to front when signal on left (Set signal) is pulsed. Remains on until signal on right (Reset signal) is pulsed.

Tiny T Flip Flop

Output to front toggles on pulse to back.

Tiny Counter

Counts pulses received to back input (up to 15). Displays number and outputs that signal strength to front. Also, can act as a potentiometer. Input to left locks number. Input to right resets counter.

Tiny Clock

Outputs redstone pulses to front at a set interval. Right click for GUI to set interval. Disable with redstone signal to back.

Tiny Edge Detector

Outputs redstone pulse at start (rising edge) or stop (falling edge) of redstone signal to back input. Right click to toggle edge to detect (rising or falling).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.