logic

    1. S

      Silverback 1

      The Silverback mech is an old project where I wanted to test what the smallest dimension for a mostly functional mech-design is. It's 9 blocks high and about 11 blocks wide. The arms are turrets and can move independently. The legs are mounted on rails with the feet being doors, which get...
    2. Top 4ce

      4ce Fastback A1

      The Fastback is a specialty build racer design to set race records. Build in limited numbers, usual for this class of ship, the Fastback has nearly lethal acceleration and dynamic wings for maneuverability. 4th Core Engineering started with their popular and reliable Leatherback chassis, and...
    3. jzimmerman4

      Advanced Mini Airlock v1

      The Brotherhood Republic is proud to present our newest and most advanced airlock template. Simply paste this 5x5x7 airlock into any ship and it is ready to go. Comes with a USD docking interface and meets the highest quality in safety standards. The interior is fully furnished and extremely...
    4. AtraUnam

      Atlas Mobile-Refinery 1.0

      My submission for the community build initiative mobile factory/refinery competition. Honestly this isn't my best work as I kind of burn't out near the end but I hope its at least worth an honorable mention. Has little bits of lore on display modules all over the place so worth looking around.
    5. DeepspaceMechanic

      The airlock of your dreams? (template + dockable entity) v1

      Do you desire a deeply immersive airlock experience? Do you wish that your pressure chambers made a good initial impression on the visitors of your structures? Are you sick and tired of having to build sufficiently logiced entrances every time you're working on a new ship or station? Well, this...
    6. AtraUnam

      Atlas Renta-Freighter 1.0

    7. DeepspaceMechanic

      "Johnny Runner" mech suit - THE ANIMATED VARIANT v1

      Meet Johnny Runner! – A super compact StarMade mech suit, designed to actually enable Dave to run faster! Standing 22 meters tall (24 including his antennas), his size might be intimidating for Dave, but as far as StarMade robots go, he's almost as compact and cute as is physically possible on...
    8. Permify

      AFK miner 0.5

      Cheap, easy to build/buy and use. Storage: ~107k * 2 = ~214k Mining diameter : ~108m Mass: >854.2 Weapons: none I didn't add any design to it because it can be improved significantly later.
    9. Permify

      Smart factory [WIP][RU/EN] 0.82

      State: ~50% is done but it works. Size: 45x14x21 -> Blueprint as a station <- (I use blueprints to figure out what I need to mine to build such things) The factory has no enhancers and not enough cargo so assign them manually. Sensors used to make people notice some problems, such like...
    10. Permify

      Smart factory [WIP][RU/EN] 0.7

      State: ~35% is done but it works. Size: 45x14x21 -> Blueprint as a template <- Please, use the template. I update templates first. (I use blueprints to figure out what I need to mine to build such things) The factory has no enhancers and not enough cargo so assign them manually. Sensors used...
    11. M

      Codelock v1

      An advanced codelock for your security needs Features easy password change and display operations. All wiring instructions are on an attached display. All display contents should be confirmed after installation System consists of three components: outer display-and-button module, password...
    12. M

      Airlock Controller v2

      A universal airlock controller. Supports manual and automatic cycle, up to three outer docking ports. A working example of this system can be seen on modified GS-91 series (it was developed specially for them) Features included: cycling, visual (light) indication, lockdown feature. The system...
    13. AtraUnam

      Nauvinoc Omin-Ship prototype 1.0

      Just had the build spark suddenly come back, literally built this thing in a single day to shake off the rust so appologies if its not up to my old level of quality. Its got some nice rail antenas with an in-ship toggle and a super simple airlock that I'm honestly not proud of. Anyway please...
    14. Roninx

      Roninx Logic based Enemy Detector 1.0

      This is a functional logic system to detect enemy presence. it was based on concepts from the dock, but is a ground up design with improved reliability and more accurate detection. It rotates in order to work, the system can be powered down. The internal turret AI must be active as the system...
    15. Space Shaman

      More than just wireless

      I find that wireless logic blocks are often an awkward solution when working with docked entities. They don't connect automatically when docking, making them clumsy for modular things and for sending signals to arbitrary ships. I propose two independent solutions that each have their own merits...
    16. Space Shaman

      Logic interfaces

      Basically, add a new "Accessor" logic block that replaces the role of the activator and signal blocks in how they interact with non logic blocks like rails and computers. This block would have a ui that lists the functions of the block it is connected to. You would select either an input...
    17. ArgoContar

      RS-LFV-0102-Roun 0102

      Just a little something i made for a competition by Rashala . Rhoen Systems-Light Fighter Vessel-0102-Roun Full armament is 2 cannons, 2 missiles as well as 2 very small pd turrets on the back. Please leave me some honest reviews. :) Additional assistance and consultation by: StarGuy1701...
    18. ScorpionInc

      7 Segment Decoder - 3 Wide Green Display v.2.0

      This is a simple 3 light(green) in width, seven segment decoder circuit. Input is 4 bits(Base-2) wide with the values of(0->15) inclusive. Resultant display output is green colored in Hexadecimal(Base-16) output with values of(0->F) inclusive. Please note that this is not...
    19. ScorpionInc

      1-Bit Memory Module 8-Bit Addressed v.3.0

      1-bit memory modules store one bit at 256 addresses for random access reading / writing in logic circuits. All RAM blocks are built off of these memory modules (while modern ones are much larger in address space) so optimizing them is key to optimizing the 8-bit RAM block's size and efficency...
    20. ScorpionInc

      8-Bit Addressed Multiplexer/Demultiplexer v.2.0

      One of the most tedious parts of any RAM design is wiring the multiplexer/demultiplexer. Expecially when there is no Shift+C like there is a Shift+V in Starmade. For a more indepth understanding of what a multiplexer and demultiplexer is and what they do I recommend checking out the additional...