1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Logic Gates - Enabling the Crafting of Logic Gates

Discussion in 'Crafting and Building' started by Aceship, Dec 8, 2013.

  1. Aceship

    Aceship Void-Bound Voyager

    This mods enabling the crafting of logic gates that are actually already implemented.


    How to install
    1. Extract the files to Starbound folder.
    2. Add Recipe to your Player.config in the assets folder
      Code:
            { "item" : "wire" },
            { "item" : "polymer" },
            { "item" : "circuitboard" },
            { "item" : "and" },
            { "item" : "or" },
            { "item" : "not" },
            { "item" : "xor" },
            { "item" : "dlatch" },
            { "item" : "timer" },
            { "item" : "bulb" },
    alternate download links : http://puu.sh/5GxTa.zip

    How to Use
    just use wiring tool to use the logic gates .
    Also Working multiplayer even if server doesnt have the mod
     

    Attached Files:

    Last edited: Dec 8, 2013
    Shamyi and Supergeek like this.
  2. HerpDerpy

    HerpDerpy Guest

    does... does this work!? my fucking god I love logic gates. I spend days upon days in Little big planet 2.
     
    Svarr Chanston likes this.
  3. Aceship

    Aceship Void-Bound Voyager

    yes it works , it even works on multiplayer that have no this modification , just make it on robotic crafting table
     
  4. HerpDerpy

    HerpDerpy Guest

    the attachment is broken ;n;
     
  5. Aceship

    Aceship Void-Bound Voyager

    added puush links
     
  6. HerpDerpy

    HerpDerpy Guest

    alright. tried installing it, but the game just wont load when I start now.
     
  7. Shamyi

    Shamyi Big Damn Hero

    nice work :D

    it seems this is missing a player.config in the assets folder tho, or am I not seeing something?
     
  8. Aceship

    Aceship Void-Bound Voyager

    yes , it doesnt contain player .config since maybe it will replace another mods recipe , i placed the recipe on the first post
     
  9. Shamyi

    Shamyi Big Damn Hero

  10. Svarr Chanston

    Svarr Chanston Cosmic Narwhal

    Sorry to say, i don't even know what a logic gate is. o.o .. care to inform?
     
  11. Shamyi

    Shamyi Big Damn Hero

    logic gates in terms of electrical work allow logic checks to be made. An on / off switch is a very simple logic gate, either the charge is on or it is off. more complex logic gates like and, or, nor allow for more complicated things to be made.
     
  12. Svarr Chanston

    Svarr Chanston Cosmic Narwhal

    Oh.. okay? o.o
     
  13. HerpDerpy

    HerpDerpy Guest

    I shall attempt to explain an "xor" logic gate to you.

    lets say you have 2 inputs to the "xor" gate. the "xor" gate has 1 output.

    If input 1 is on, the xor gate output will work. If input 2 is on, the xor gate output will work. But if both input 1 and 2 are on, the xor gate output will not work.


    Now that I gave it a shot with a crappy explanation, watch this video in little big planet 2 explaining how logic gates work :)
     
    Svarr Chanston likes this.
  14. Svarr Chanston

    Svarr Chanston Cosmic Narwhal

    Thanks!
     
  15. Dr. Muerte

    Dr. Muerte Space Hobo

    The game don't load :(

    I must have done something wrong
     
  16. Aceship

    Aceship Void-Bound Voyager

Share This Page